From 380338d2aee5a3a80b0f8b4dc1a437f007c907e7 Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Sat, 11 Aug 2018 11:30:04 -0700 Subject: [PATCH] typo --- docs/howto/auth/github.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/howto/auth/github.rst b/docs/howto/auth/github.rst index ef01c4f..34b417f 100644 --- a/docs/howto/auth/github.rst +++ b/docs/howto/auth/github.rst @@ -43,8 +43,8 @@ Step 1: Create a GitHub application IP address** to it. In this case, **you must update your GitHub application information** with the new IP address. -Configure your JupyterHub to use the GitHub Oathenticator -========================================================= +Configure your JupyterHub to use the GitHub Oauthenticator +========================================================== We'll use the ``tljh-config`` tool to configure your JupyterHub's authentication. For more information on ``tljh-config``, see :ref:`topic/tljh-config`.