File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Using a 3rd Party Transport
105105~~~~~~~~~~~~~~~~~~~~~~~~~~~
106106
107107Instead of using your own SMTP server or sendmail binary, you can send emails
108- via a 3rd party provider:
108+ via a third- party provider:
109109
110110================== ==============================================
111111Service Install with
@@ -125,7 +125,7 @@ OhMySMTP ``composer require symfony/oh-my-smtp-mailer``
125125 As a convenience, Symfony also provides support for Gmail (``composer
126126 require symfony/google-mailer ``), but this should not be used in
127127 production. In development, you should probably use an :ref: `email catcher
128- <mail-catcher>` instead. Note that most supported providers also provide a
128+ <mail-catcher>` instead. Note that most supported providers also offer a
129129 free tier.
130130
131131.. versionadded :: 5.2
You can’t perform that action at this time.
0 commit comments