mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Docs: fix typo in SendGrid
This commit is contained in:
@@ -265,7 +265,7 @@ You can use either type of SendGrid stored template by setting a message's
|
|||||||
|
|
||||||
When you supply per-recipient :attr:`~anymail.message.AnymailMessage.merge_data`,
|
When you supply per-recipient :attr:`~anymail.message.AnymailMessage.merge_data`,
|
||||||
Anymail automatically changes how it communicates the "to" list to SendGrid, so that
|
Anymail automatically changes how it communicates the "to" list to SendGrid, so that
|
||||||
so that each recipient sees only their own email address. (Anymail creates a separate
|
each recipient sees only their own email address. (Anymail creates a separate
|
||||||
"personalization" for each recipient in the "to" list; any cc's or bcc's will be
|
"personalization" for each recipient in the "to" list; any cc's or bcc's will be
|
||||||
duplicated for *every* to-recipient.)
|
duplicated for *every* to-recipient.)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user