diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/admins/09_AccessControl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/09_AccessControl.md b/docs/en/admins/09_AccessControl.md index 4f45554cb..a837b4c6f 100644 --- a/docs/en/admins/09_AccessControl.md +++ b/docs/en/admins/09_AccessControl.md @@ -57,7 +57,7 @@ See also another option for Authentik, [using the OAuth2 Provider with OpenID](1 ## No Authentication Not using authentication on your server is dangerous, as anyone with access to your server would be able to make changes as an admin. -It is never advisable to not use any form of authentication, but **never** chose this option on a server that is able to be accessed outside of your home network. +It is never advisable to not use any form of authentication, but **never** choose this option on a server that is able to be accessed outside of your home network. ## OpenID Connect |