Skip to content

Commit b8f85a5

Browse files
committed
Fix table length
1 parent 03abdd1 commit b8f85a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mailer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ Using a 3rd Party Transport
9999
Instead of using your own SMTP server or sendmail binary, you can send emails
100100
via a third-party provider:
101101

102-
===================== ==============================================
102+
===================== ===============================================
103103
Service Install with
104-
===================== ==============================================
104+
===================== ===============================================
105105
`Amazon SES`_ ``composer require symfony/amazon-mailer``
106106
`Infobip`_ ``composer require symfony/infobip-mailer``
107107
`Mailgun`_ ``composer require symfony/mailgun-mailer``
@@ -112,7 +112,7 @@ Service Install with
112112
`Postmark`_ ``composer require symfony/postmark-mailer``
113113
`SendGrid`_ ``composer require symfony/sendgrid-mailer``
114114
`Sendinblue`_ ``composer require symfony/sendinblue-mailer``
115-
===================== ==============================================
115+
===================== ===============================================
116116

117117
.. versionadded:: 6.2
118118

0 commit comments

Comments
 (0)