summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/email.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/email.txt b/docs/topics/email.txt
index 3dce2ec38d..44f311ae37 100644
--- a/docs/topics/email.txt
+++ b/docs/topics/email.txt
@@ -354,7 +354,7 @@ The following parameters must be given as keyword arguments if used:
.. versionchanged:: 5.2
Support for :class:`~django.core.mail.EmailAttachment` items of
- ``attachments`` were added.
+ ``attachments`` was added.
* ``headers``: A dictionary of extra headers to put on the message. The
keys are the header name, values are the header values. It's up to the