mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed grammar error (#24903)
This commit is contained in:
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
|
Transformations allow you to join, calculate, re-order, hide and rename your query results before being
|
||||||
visualized. <br />
|
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 />
|
series. <br />
|
||||||
It can help to switch to Table visualisation to understand what a transformation is doing.
|
It can help to switch to Table visualisation to understand what a transformation is doing.
|
||||||
</FeatureInfoBox>
|
</FeatureInfoBox>
|
||||||
|
Loading…
Reference in New Issue
Block a user