From a2e59e686759057ced30fc49bfcbe39d1bf73ef7 Mon Sep 17 00:00:00 2001 From: Teniola Olowookere <90247181+Teniola-theDev@users.noreply.github.com> Date: Mon, 24 Oct 2022 13:03:04 +0100 Subject: [PATCH] Update docs/source/getting-started/authenticators-users-basics.md Co-authored-by: Min RK --- docs/source/getting-started/authenticators-users-basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started/authenticators-users-basics.md b/docs/source/getting-started/authenticators-users-basics.md index 5b169eb2..344bccf2 100644 --- a/docs/source/getting-started/authenticators-users-basics.md +++ b/docs/source/getting-started/authenticators-users-basics.md @@ -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