Skip to content

Commit c21e3f2

Browse files
authored
Fix missing backtick
1 parent 3b36daa commit c21e3f2

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)