From 2500fe27f13be02c9e070faa1e3368aad3671dc4 Mon Sep 17 00:00:00 2001 From: dadosch Date: Tue, 2 Oct 2018 19:20:48 +0000 Subject: [PATCH] Fix "appropriate"-typo --- docs/sources/installation/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/installation/configuration.md b/docs/sources/installation/configuration.md index 5f209e67c9b..8d156e739bf 100644 --- a/docs/sources/installation/configuration.md +++ b/docs/sources/installation/configuration.md @@ -132,7 +132,7 @@ Another way is put a webserver like Nginx or Apache in front of Grafana and have > **Note** Grafana versions earlier than 3.0 are vulnerable to [POODLE](https://en.wikipedia.org/wiki/POODLE). So we strongly recommend to upgrade to 3.x or use a reverse proxy for ssl termination. ### socket -Path where the socket should be created in case of `protocol=socket`. Please make sure that Grafana has appropiate permissions. +Path where the socket should be created when `protocol=socket`. Please make sure that Grafana has appropriate permissions. ### domain