Fix couple typos

This commit is contained in:
Bruno P. Kinoshita
2020-02-24 20:48:42 +13:00
parent 06da90ac76
commit 3b05135f11
2 changed files with 2 additions and 2 deletions

View File

@@ -239,7 +239,7 @@ jupyterhub-session-id
This is a random string, meaningless in itself, and the only cookie
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.