Fixed grammar error (#24903)

This commit is contained in:
crazyscience
2020-05-20 08:17:27 +02:00
committed by GitHub
parent 71271ea5f4
commit 50b2f26d80
@@ -70,7 +70,7 @@ export const featureInfoBox = () => {
>
Transformations allow you to join, calculate, re-order, hide and rename your query results before being
visualized. <br />
Many transforms are not suitable if your using the Graph visualisation as it currently only supports time
Many transforms are not suitable if you're using the Graph visualisation as it currently only supports time
series. <br />
It can help to switch to Table visualisation to understand what a transformation is doing.
</FeatureInfoBox>