Skip to content

Commit b43ca8a

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Fix missing backtick
2 parents c726478 + 1bad992 commit b43ca8a

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
@@ -264,7 +264,7 @@ party provider:
264264
.. note::
265265

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

270270
.. code-block:: env

0 commit comments

Comments
 (0)