Skip to content

Commit 1ad406a

Browse files
committed
Docs: fix typo in SendGrid
1 parent 753c895 commit 1ad406a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/esps/sendgrid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ You can use either type of SendGrid stored template by setting a message's
265265
266266
When you supply per-recipient :attr:`~anymail.message.AnymailMessage.merge_data`,
267267
Anymail automatically changes how it communicates the "to" list to SendGrid, so that
268-
so that each recipient sees only their own email address. (Anymail creates a separate
268+
each recipient sees only their own email address. (Anymail creates a separate
269269
"personalization" for each recipient in the "to" list; any cc's or bcc's will be
270270
duplicated for *every* to-recipient.)
271271

0 commit comments

Comments
 (0)