From 37ee104afaed828cf74cc059e27f194576d2c09f Mon Sep 17 00:00:00 2001 From: Yu Feng Date: Thu, 1 Oct 2020 09:11:15 -0700 Subject: [PATCH] Update docs/source/reference/config-sudo.md Co-authored-by: Erik Sundell --- docs/source/reference/config-sudo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/reference/config-sudo.md b/docs/source/reference/config-sudo.md index cfb4fa03..11be2c12 100644 --- a/docs/source/reference/config-sudo.md +++ b/docs/source/reference/config-sudo.md @@ -121,8 +121,8 @@ the shadow password database. ### Shadow group (Linux) **Note:** On Fedora based distributions there is no clear way to configure -the PAM database to allow sufficient access for autenticating with the target user's password -from jupyterhub.As a workaround we recommend use an alternative authentication method, e.g. +the PAM database to allow sufficient access for authenticating with the target user's password +from JupyterHub. As a workaround we recommend use an alternative authentication method, e.g. [sshauthenticator](https://github.com/andreas-h/sshauthenticator). ```bash