Remove redundant dot

This commit is contained in:
Piotr Jamróz
2023-04-05 13:44:24 +02:00
parent 3434a0f633
commit defc230b2c
@@ -99,8 +99,8 @@ export const ConfigureCorrelationSourceForm = () => {
))}
</div>
<div>
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.
</div>
</Card.Description>
</Card>