Sfoglia il codice sorgente

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

chose -> choose
Shane Redman 1 anno fa
parent
commit
8e3bfa1a47
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 
 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