From e7e83a71a6a3f9c306583024a25853d80b4d3e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Rodr=C3=ADguez=20Colmeiro?= Date: Tue, 22 Nov 2016 21:47:59 -0300 Subject: [PATCH] Fix typo in Basic Concepts --- docs/sources/guides/basic_concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/basic_concepts.md b/docs/sources/guides/basic_concepts.md index 1d84c4d0435..bbb1cb53728 100644 --- a/docs/sources/guides/basic_concepts.md +++ b/docs/sources/guides/basic_concepts.md @@ -29,7 +29,7 @@ Each Organization can have one or more Data Sources. All Dashboards are owned by a particular Organization. - > Note: It is important to remember that most metric databases to not provide any sort of per-user series authentication. Therefore, in Grafana, Data Sources and Dashboards are available to all Users in a particular Organization. + > Note: It is important to remember that most metric databases do not provide any sort of per-user series authentication. Therefore, in Grafana, Data Sources and Dashboards are available to all Users in a particular Organization. For more details on the user model for Grafana, please refer to [Admin](/reference/admin/)