We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41f1483 + abecaaa commit 76d051eCopy full SHA for 76d051e
notebook/notebookapp.py
@@ -1076,7 +1076,7 @@ def _token_changed(self, change):
1076
allow_password_change = Bool(True, config=True,
1077
help="""Allow password to be changed at login for the notebook server.
1078
1079
- While loggin in with a token, the notebook server UI will give the opportunity to
+ While logging in with a token, the notebook server UI will give the opportunity to
1080
the user to enter a new password at the same time that will replace
1081
the token login mechanism.
1082
0 commit comments