diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/auth/default.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/auth/default.txt b/docs/topics/auth/default.txt index 310f09e322..2ceda28885 100644 --- a/docs/topics/auth/default.txt +++ b/docs/topics/auth/default.txt @@ -1370,8 +1370,8 @@ implementation details see :ref:`using-the-views`. for generating a ``text/html`` multipart email with the password reset link. By default, HTML email is not sent. - * ``extra_email_context``: A dictionary of context data that will available - in the email template. + * ``extra_email_context``: A dictionary of context data that will be + available in the email template. **Template context:** |
