From defc230b2cefc3dcdd398512c08bcab928d1d31d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Jamr=C3=B3z?= Date: Wed, 5 Apr 2023 13:44:24 +0200 Subject: [PATCH] Remove redundant dot --- .../correlations/Forms/ConfigureCorrelationSourceForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/features/correlations/Forms/ConfigureCorrelationSourceForm.tsx b/public/app/features/correlations/Forms/ConfigureCorrelationSourceForm.tsx index 9c020a1c1e4..f60d62a118c 100644 --- a/public/app/features/correlations/Forms/ConfigureCorrelationSourceForm.tsx +++ b/public/app/features/correlations/Forms/ConfigureCorrelationSourceForm.tsx @@ -99,8 +99,8 @@ export const ConfigureCorrelationSourceForm = () => { ))}
- A data point needs to provide values to all. variables as fields or as transformations output to make - the correlation button appear in the visualization. + A data point needs to provide values to all variables as fields or as transformations output to make the + correlation button appear in the visualization.