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.
2 parents dbbcc0b + f13e2ff commit 5307eedCopy full SHA for 5307eed
messenger.rst
@@ -3320,7 +3320,7 @@ You can also restrict the list to a specific bus by providing its name as an arg
3320
Redispatching a Message
3321
-----------------------
3322
3323
-It you want to redispatch a message (using the same transport and envelope), create
+If you want to redispatch a message (using the same transport and envelope), create
3324
a new :class:`Symfony\\Component\\Messenger\\Message\\RedispatchMessage` and dispatch
3325
it through your bus. Reusing the same ``SmsNotification`` example shown earlier::
3326
0 commit comments