mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-13 21:13:01 +00:00
Fix couple typos
This commit is contained in:
@@ -64,5 +64,5 @@ Troubleshooting Test Failures
|
|||||||
All the tests are failing
|
All the tests are failing
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
Make sure you have completed all the steps in :ref:`contributing/setup` sucessfully, and
|
Make sure you have completed all the steps in :ref:`contributing/setup` successfully, and
|
||||||
can launch ``jupyterhub`` from the terminal.
|
can launch ``jupyterhub`` from the terminal.
|
||||||
|
@@ -239,7 +239,7 @@ jupyterhub-session-id
|
|||||||
This is a random string, meaningless in itself, and the only cookie
|
This is a random string, meaningless in itself, and the only cookie
|
||||||
shared by the Hub and single-user servers.
|
shared by the Hub and single-user servers.
|
||||||
|
|
||||||
Its sole purpose is to to coordinate logout of the multiple OAuth cookies.
|
Its sole purpose is to coordinate logout of the multiple OAuth cookies.
|
||||||
|
|
||||||
This cookie is set to ``/`` so all endpoints can receive it, or clear it, etc.
|
This cookie is set to ``/`` so all endpoints can receive it, or clear it, etc.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user