diff --git a/README.md b/README.md index c7e488ed3..c84c52cd3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ **Authelia** is an open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal. -It acts as a companion of reverse proxies like [nginx] or [Traefik] to tell them wether queries should pass through. Unauthenticated user are +It acts as a companion of reverse proxies like [nginx] or [Traefik] to let them know whether queries should pass through. Unauthenticated user are redirected to Authelia Sign-in portal instead. The architecture is shown in the diagram below. @@ -124,4 +124,4 @@ in [LICENSE](./LICENSE). [nginx]: https://www.nginx.com/ [Traefik]: https://traefik.io/ [HAproxy]: http://www.haproxy.org/ -[Kubernetes]: https://kubernetes.io/ \ No newline at end of file +[Kubernetes]: https://kubernetes.io/