Minor grammar change

This commit is contained in:
Jim Hribar 2017-11-02 05:38:03 -04:00 committed by Traefiker
parent 02035d4942
commit fc4d670c88

View file

@ -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]