Fixed a typo in docs/topics/auth/default.txt.
This commit is contained in:
parent
e43ea36b76
commit
cdde2eac5b
|
@ -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:**
|
||||
|
||||
|
|
Loading…
Reference in New Issue