From cdde2eac5b4653ef113b892e0a7279cf79ac70c2 Mon Sep 17 00:00:00 2001 From: aruseni Date: Sun, 18 Sep 2016 03:09:15 +0300 Subject: [PATCH] Fixed a typo in docs/topics/auth/default.txt. --- docs/topics/auth/default.txt | 4 ++-- 1 file 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:**