Skip to content

Commit ccb2d18

Browse files
authored
Merge pull request #5978 from dlrice/patch-1
Update security.rst
2 parents 8cd9a5f + 9932862 commit ccb2d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ and store the hashed password in your :file:`jupyter_notebook_config.json`.
7272
:command:`jupyter notebook password` command is added.
7373

7474

75-
It is possible disable authentication altogether by setting the token and password to empty strings,
75+
It is possible to disable authentication altogether by setting the token and password to empty strings,
7676
but this is **NOT RECOMMENDED**, unless authentication or access restrictions are handled at a different layer in your web application:
7777

7878
.. sourcecode:: python

0 commit comments

Comments
 (0)