Skip to content

Commit 1bad992

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Fix missing backtick
2 parents 43bd627 + d6d2363 commit 1bad992

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
@@ -283,7 +283,7 @@ party provider:
283283
.. note::
284284

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

289289
.. code-block:: env

0 commit comments

Comments
 (0)