File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ via a third-party provider:
112
112
Service Install with
113
113
===================== ==============================================
114
114
`Amazon SES `_ ``composer require symfony/amazon-mailer ``
115
- `MailChimp Mandrill `_ ``composer require symfony/mailchimp-mailer ``
115
+ `Mailchimp Mandrill `_ ``composer require symfony/mailchimp-mailer ``
116
116
`Mailgun `_ ``composer require symfony/mailgun-mailer ``
117
117
`Mailjet `_ ``composer require symfony/mailjet-mailer ``
118
118
`OhMySMTP `_ ``composer require symfony/oh-my-smtp-mailer ``
@@ -1385,7 +1385,7 @@ If your transport does not support tags and metadata, they will be added as cust
1385
1385
1386
1386
The following transports currently support tags and metadata:
1387
1387
1388
- * MailChimp
1388
+ * Mailchimp
1389
1389
* Mailgun
1390
1390
* Postmark
1391
1391
* Sendgrid
@@ -1596,7 +1596,7 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
1596
1596
.. _`Inky` : https://get.foundation/emails/docs/inky.html
1597
1597
.. _`league/html-to-markdown` : https://github.com/thephpleague/html-to-markdown
1598
1598
.. _`load balancing` : https://en.wikipedia.org/wiki/Load_balancing_(computing)
1599
- .. _`MailChimp Mandrill` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
1599
+ .. _`Mailchimp Mandrill` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
1600
1600
.. _`Mailgun` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
1601
1601
.. _`Mailjet` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
1602
1602
.. _`Markdown syntax` : https://commonmark.org/
You can’t perform that action at this time.
0 commit comments