Skip to content

Commit a0f55a0

Browse files
committed
typo in documentation
1 parent edbe191 commit a0f55a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Furthermore, you may specify the SMTP server to use for sending the email. You c
142142
If you do not specify a `self_approval_server`, it will attempt to use `localhost` without authentication.
143143

144144
Using GMail (as in the example above) is entirely optional, any other SMTP server accepting password authentication also works. However, if you *do* wish to use GMail as your SMTP server, you must also allow "less secure apps" for this to work, as described at `this link <https://support.google.com/accounts/answer/6010255>`_.
145-
If you have 2FA enabled (with GMail, not NativeAuthenticator) you should disable it for JupyterHub to be able to send emails, as described `over here <https://support.google.com/accounts/answer/185833`_.
145+
If you have 2FA enabled (with GMail, not NativeAuthenticator) you should disable it for JupyterHub to be able to send emails, as described `over here <https://support.google.com/accounts/answer/185833>`_.
146146
Also see `this helpful StackExchange post <https://stackoverflow.com/questions/16512592/login-credentials-not-working-with-gmail-smtp>`_ for additional GMail-specific SMTP details.
147147

148148
Finally, the entire procedure so far will only correctly create and enable JupyterHub users.

0 commit comments

Comments
 (0)