소스 검색

Docs: Fix typo in Prometheus documentation (#16369)

Kevin Hui 6 년 전
부모
커밋
d35e883eac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sources/features/datasources/prometheus.md

+ 1 - 1
docs/sources/features/datasources/prometheus.md

@@ -57,7 +57,7 @@ Open a graph in edit mode by click the title > Edit (or by pressing `e` key whil
 
 ## 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 makes it easy to change the data
 being displayed in your dashboard.