From a045f175b6249099f477be67988aa30fb37ab56b Mon Sep 17 00:00:00 2001 From: Matt Toback Date: Fri, 14 Jul 2017 12:20:04 -0400 Subject: [PATCH] Fixed typo --- public/app/features/plugins/partials/ds_http_settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/features/plugins/partials/ds_http_settings.html b/public/app/features/plugins/partials/ds_http_settings.html index f371097daf6..62c3e477446 100644 --- a/public/app/features/plugins/partials/ds_http_settings.html +++ b/public/app/features/plugins/partials/ds_http_settings.html @@ -14,11 +14,11 @@

Specify a complete HTTP url (for example http://your_server:8080)

Your access method is Direct, this means the url - needs to be accessable from the browser. + needs to be accessible from the browser. Your access method is currently Proxy, this means the url - needs to be accessable from the grafana backend. + needs to be accessible from the grafana backend.