mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-06 13:50:29 +08:00
Merge pull request #6188 from jgarte/jgarte-patch-1-notebookapp
Fix typo in docstring
This commit is contained in:
commit
76d051eb5e
@ -1076,7 +1076,7 @@ class NotebookApp(JupyterApp):
|
||||
allow_password_change = Bool(True, config=True,
|
||||
help="""Allow password to be changed at login for the notebook server.
|
||||
|
||||
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
|
||||
the user to enter a new password at the same time that will replace
|
||||
the token login mechanism.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user