diff --git a/packages/grafana-ui/src/components/InfoBox/InfoBox.story.tsx b/packages/grafana-ui/src/components/InfoBox/InfoBox.story.tsx
index faf649f9cda..e32a0fa9b63 100644
--- a/packages/grafana-ui/src/components/InfoBox/InfoBox.story.tsx
+++ b/packages/grafana-ui/src/components/InfoBox/InfoBox.story.tsx
@@ -70,7 +70,7 @@ export const featureInfoBox = () => {
>
Transformations allow you to join, calculate, re-order, hide and rename your query results before being
visualized.
- 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.
It can help to switch to Table visualisation to understand what a transformation is doing.