From 1f784ad1a00391b46ae9015dbfc9a5adc075df8f Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 5 May 2020 01:44:22 +0530 Subject: [PATCH] Minor typo correction (#24255) --- docs/sources/features/datasources/stackdriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/stackdriver.md b/docs/sources/features/datasources/stackdriver.md index 3780e51452f..aa72d21c32c 100755 --- a/docs/sources/features/datasources/stackdriver.md +++ b/docs/sources/features/datasources/stackdriver.md @@ -227,7 +227,7 @@ SLO queries use the same [alignment period functionality as metric queries]({{< ## Templating -Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. +Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.