Skip to content

Commit 351f981

Browse files
PrOF-kkjaviereguiluz
authored andcommitted
Fix missing backtick
1 parent a9b3d59 commit 351f981

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
@@ -247,7 +247,7 @@ Provider SMTP H
247247
.. note::
248248

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

253253
.. code-block:: env

0 commit comments

Comments
 (0)