8000 fix a typo in mailer docs (Mutliple -> Multiple) · symfony/symfony-docs@b281628 · GitHub
[go: up one dir, main page]

Skip to content

Commit b281628

Browse files
authored
fix a typo in mailer docs (Mutliple -> Multiple)
1 parent 7ef72fe commit b281628

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
@@ -703,7 +703,7 @@ you have a transport called ``async``, you can route the message there:
703703
Thanks to this, instead of being delivered immediately, messages will be sent to
704704
the transport to be handled later (see :ref:`messenger-worker`).
705705

706-
Mutliple Email Transports
706+
Multiple Email Transports
707707
-------------------------
708708

709709
.. versionadded:: 4.4

0 commit comments

Comments
 (0)
0