From 3418db1dcd1d048081a764dbd125cfafa05556e3 Mon Sep 17 00:00:00 2001 From: Michael Sambol Date: Mon, 18 Jan 2016 10:41:14 -0600 Subject: [PATCH] Fix grammatical error in graphite datasource doc Replace "you" with "your". --- docs/sources/datasources/graphite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/graphite.md b/docs/sources/datasources/graphite.md index c4cae0b0c65..af53d0bf60c 100644 --- a/docs/sources/datasources/graphite.md +++ b/docs/sources/datasources/graphite.md @@ -25,7 +25,7 @@ Name | Description ------------ | ------------- Name | The data source name, important that this is the same as in Grafana v1.x if you plan to import old dashboards. Default | Default data source means that it will be pre-selected for new panels. -Url | The http protocol, ip and port of you graphite-web or graphite-api install. +Url | The http protocol, ip and port of your graphite-web or graphite-api install. Access | Proxy = access via Grafana backend, Direct = access directory from browser.