Update auth-proxy.md (#28339)

Fix a minor grammar mistake: 'handling' to 'handle'.
This commit is contained in:
J-F-Far
2020-10-17 07:50:37 +02:00
committed by GitHub
parent 5c5fcbf5e2
commit 2816d3bc90
+1 -1
View File
@@ -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.