Explorar o código

Fix typo in template help tab

Jason O'Donnell %!s(int64=8) %!d(string=hai) anos
pai
achega
577478baff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/app/features/templating/partials/editor.html

+ 1 - 1
public/app/features/templating/partials/editor.html

@@ -74,7 +74,7 @@
 			<div class="grafana-info-box col-lg-8">
 			<div class="grafana-info-box col-lg-8">
 				<h5>What does templating do?</h5>
 				<h5>What does templating do?</h5>
 				<p>Templating allows for more interactive and dynamic dashboards. Instead of hard-coding things like server, application
 				<p>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.
 				the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
 				<br>
 				<br>
 				<br>
 				<br>