Skip to content

Commit bafbd87

Browse files
javiereguiluzweaverryan
authored andcommitted
Fixed some minor syntax issues.
1 parent eb16061 commit bafbd87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cookbook/email/gmail.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ You're done!
7878

7979
.. note::
8080

81-
Depending on your Gmail account settings, you may get authentication errors within your app.
82-
If your Gmail account uses 2-Step-Verification, you should `generate an App password`_ to use for your
83-
``mailer_password`` parameter.
81+
Depending on your Gmail account settings, you may get authentication errors
82+
within your app. If your Gmail account uses 2-Step-Verification, you should
83+
`generate an App password`_ to use for your ``mailer_password`` parameter.
8484
You should also ensure that you `allow less secure apps to access your Gmail account`_.
85-
85+
8686
.. _`generate an App password`: https://support.google.com/accounts/answer/185833
8787
.. _`allow less secure apps to access your Gmail account`: https://support.google.com/accounts/answer/6010255

0 commit comments

Comments
 (0)