Skip to content

Commit eaaceec

Browse files
authored
Minor: Remove extra space in the config example
1 parent c8a0a72 commit eaaceec

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
@@ -962,7 +962,7 @@ you have a transport called ``async``, you can route the message there:
962962
async: "%env(MESSENGER_TRANSPORT_DSN)%"
963963
964964
routing:
965-
'Symfony\Component\Mailer\Messenger\SendEmailMessage': async
965+
'Symfony\Component\Mailer\Messenger\SendEmailMessage': async
966966
967967
.. code-block:: xml
968968

0 commit comments

Comments
 (0)