File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ ServerApp.allow_password_change : Bool
135135
136136 Allow password to be changed at login for the Jupyter server.
137137
138- While loggin in with a token, the Jupyter server UI will give the opportunity to
138+ While logging in with a token, the Jupyter server UI will give the opportunity to
139139 the user to enter a new password at the same time that will replace
140140 the token login mechanism.
141141
Original file line number Diff line number Diff line change @@ -973,7 +973,7 @@ def _token_changed(self, change):
973973 allow_password_change = Bool (True , config = True ,
974974 help = """Allow password to be changed at login for the Jupyter server.
975975
976- While loggin in with a token, the Jupyter server UI will give the opportunity to
976+ While logging in with a token, the Jupyter server UI will give the opportunity to
977977 the user to enter a new password at the same time that will replace
978978 the token login mechanism.
979979
You can’t perform that action at this time.
0 commit comments