Skip to content

Commit 6487777

Browse files
minrkmanics
andauthored
update per review
Co-authored-by: Simon Li <[email protected]>
1 parent 5c771d8 commit 6487777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/administrator/upgrading/upgrade-3-to-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Especially if you use features like per-user subdomains or custom page templates
2525
### Allowing users
2626

2727
JupyterHub 5 promotes the `allow_all` and `allow_existing_users` configuration used on OAuthenticator to all other Authenticators.
28-
If you have no explicitly allowed users, the default is now to allow no users (this was already the default if you were using OAuth).
28+
If you have not explicitly allowed users, the default is to allow no users (this was already the default if you were using OAuth).
2929
If you are using an Authenticator where all users who can successfully authenticate should have access, set:
3030

3131
```yaml

0 commit comments

Comments
 (0)