diff --git a/conf/defaults.ini b/conf/defaults.ini index 0a4b61fbe78..b652286e218 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -143,7 +143,7 @@ cookie_remember_name = grafana_remember # disable gravatar profile images disable_gravatar = false -# data source proxy whitelist (ip_or_domain:port seperated by spaces) +# data source proxy whitelist (ip_or_domain:port separated by spaces) data_source_proxy_whitelist = [snapshots] diff --git a/conf/sample.ini b/conf/sample.ini index 7f358b07199..822d1770169 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -129,7 +129,7 @@ check_for_updates = true # disable gravatar profile images ;disable_gravatar = false -# data source proxy whitelist (ip_or_domain:port seperated by spaces) +# data source proxy whitelist (ip_or_domain:port separated by spaces) ;data_source_proxy_whitelist = [snapshots] diff --git a/public/app/features/templating/partials/editor.html b/public/app/features/templating/partials/editor.html index 19f9c25715b..dd5aa6fa543 100644 --- a/public/app/features/templating/partials/editor.html +++ b/public/app/features/templating/partials/editor.html @@ -147,7 +147,7 @@