Ver Fonte

Docs: fix minor typo in 09_AccessControl.md (#6465) (#6466)

chose -> choose
Shane Redman há 2 anos atrás
pai
commit
8e3bfa1a47
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/en/admins/09_AccessControl.md

+ 1 - 1
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
 ## 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.
 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
 ## OpenID Connect