From fc4d670c8827c9528b5bdd62cfa1098b4f8d84ba Mon Sep 17 00:00:00 2001 From: Jim Hribar Date: Thu, 2 Nov 2017 05:38:03 -0400 Subject: [PATCH] Minor grammar change --- docs/configuration/entrypoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/entrypoints.md b/docs/configuration/entrypoints.md index 6127077e7..12e8e11b2 100644 --- a/docs/configuration/entrypoints.md +++ b/docs/configuration/entrypoints.md @@ -221,7 +221,7 @@ Only IPs in `trustedIPs` will lead to remote client address replacement: you sho ## Forwarded Header -Only IPs in `trustedIPs` will be authorize to trust the client forwarded headers (`X-Forwarded-*`). +Only IPs in `trustedIPs` will be authorized to trust the client forwarded headers (`X-Forwarded-*`). ```toml [entryPoints]