From bb24cf16f7e4acca576d2477e84fe58ca924b106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Michaud?= Date: Sat, 18 Jan 2020 00:41:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/