Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32403ea commit c5306b8Copy full SHA for c5306b8
messenger.rst
@@ -135,7 +135,7 @@ You can route all classes of message to a sender using an asterisk instead of a
135
'My\Message\MessageAboutDoingOperationalWork': another_adapter
136
'*': amqp
137
138
-A class of message can also be routed to a multiple senders by specifying a list:
+A class of message can also be routed to multiple senders by specifying a list:
139
140
.. code-block:: yaml
141
0 commit comments