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 9bb7992 + e751fe5 commit f13e2ffCopy full SHA for f13e2ff
messenger.rst
@@ -3424,7 +3424,7 @@ You can also restrict the list to a specific bus by providing its name as an arg
3424
Redispatching a Message
3425
-----------------------
3426
3427
-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
3428
a new :class:`Symfony\\Component\\Messenger\\Message\\RedispatchMessage` and dispatch
3429
it through your bus. Reusing the same ``SmsNotification`` example shown earlier::
3430
0 commit comments