Skip to content

Commit 66cd628

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Fix missing backtick
2 parents 3b36daa + b43ca8a commit 66cd628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ party provider:
276276
.. note::
277277

278278
The specific transports, e.g. ``mailgun+smtp`` are designed to work without any manual configuration.
279-
Changing the port by appending it to your DSN is not supported for any of these ``<provider>+smtp` transports.
279+
Changing the port by appending it to your DSN is not supported for any of these ``<provider>+smtp`` transports.
280280
If you need to change the port, use the ``smtp`` transport instead, like so:
281281

282282
.. code-block:: env

0 commit comments

Comments
 (0)