Skip to content

Commit 9664bf2

Browse files
committed
Minor tweak
1 parent e3e7eb2 commit 9664bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Using a 3rd Party Transport
105105
~~~~~~~~~~~~~~~~~~~~~~~~~~~
106106

107107
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:
109109

110110
================== ==============================================
111111
Service 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

0 commit comments

Comments
 (0)