diff --git a/docs/sources/auth/auth-proxy.md b/docs/sources/auth/auth-proxy.md index 20ca4472f16..903dba5758b 100755 --- a/docs/sources/auth/auth-proxy.md +++ b/docs/sources/auth/auth-proxy.md @@ -13,7 +13,7 @@ weight = 200 # Auth Proxy Authentication -You can configure Grafana to let a HTTP reverse proxy handling authentication. Popular web servers have a very +You can configure Grafana to let a HTTP reverse proxy handle authentication. Popular web servers have a very extensive list of pluggable authentication modules, and any of them can be used with the AuthProxy feature. Below we detail the configuration options for auth proxy.