diff --git a/public/app/features/templating/partials/editor.html b/public/app/features/templating/partials/editor.html index 5d110773cc7..5888af06a62 100644 --- a/public/app/features/templating/partials/editor.html +++ b/public/app/features/templating/partials/editor.html @@ -74,7 +74,7 @@
What does templating do?

Templating allows for more interactive and dynamic dashboards. Instead of hard-coding things like server, application - and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of + 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.