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
105
105
~~~~~~~~~~~~~~~~~~~~~~~~~~~
106
106
107
107
Instead 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:
109
109
110
110
================== ==============================================
111
111
Service Install with
@@ -125,7 +125,7 @@ OhMySMTP ``composer require symfony/oh-my-smtp-mailer``
125
125
As a convenience, Symfony also provides support for Gmail (``composer
126
126
require symfony/google-mailer ``), but this should not be used in
127
127
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
129
129
free tier.
130
130
131
131
.. versionadded :: 5.2
You can’t perform that action at this time.
0 commit comments