Update docs/source/getting-started/authenticators-users-basics.md

Co-authored-by: Min RK <benjaminrk@gmail.com>
This commit is contained in:
Teniola Olowookere
2022-10-24 13:03:04 +01:00
committed by GitHub
parent b741a30dc3
commit a2e59e6867

View File

@@ -74,7 +74,7 @@ After starting the Hub once, it is not sufficient to **remove** a user
from the allowed users set in your config file. You must also remove the user
from the Hub's database, either by deleting the user from JupyterHub's
admin page, or you can clear the `jupyterhub.sqlite` database and start
afresh.
fresh.
## Use LocalAuthenticator to create system users