From 30dad022128ceec4645d7ffb963e8178480d3b7a Mon Sep 17 00:00:00 2001 From: Martin Stevens Date: Thu, 5 Dec 2019 16:08:37 +0000 Subject: [PATCH] Update docs/howto/auth/awscognito.rst Co-Authored-By: Georgiana Elena --- docs/howto/auth/awscognito.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/auth/awscognito.rst b/docs/howto/auth/awscognito.rst index 5b26052..a4bb805 100644 --- a/docs/howto/auth/awscognito.rst +++ b/docs/howto/auth/awscognito.rst @@ -4,7 +4,7 @@ Authenticate using AWS Cognito ============================== -The **AWS Cognitor Authenticator** lets users log into your JupyterHub using +The **AWS Cognito Authenticator** lets users log into your JupyterHub using cognito user pools. To do so, you'll first need to register and configure a cognito user pool and app, and then provide information about this application to your ``tljh`` configuration.