Skip to content

Commit e1722c2

Browse files
committed
Fix typo in the markup
1 parent 7973085 commit e1722c2

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
@@ -29,7 +29,7 @@ can deliver emails over ``smtp`` by configuring your ``.env`` file (the
2929
# .env
3030
MAILER_DSN=smtp://user:pass@smtp.example.com:port
3131
32-
.. warning::
32+
.. caution::
3333

3434
If you are migrating from Swiftmailer (and the Swiftmailer bundle), be
3535
warned that the DSN format is different.

0 commit comments

Comments
 (0)