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 ca8b6f3 + 5307eed commit ac04bfcCopy full SHA for ac04bfc
messenger.rst
@@ -3346,7 +3346,7 @@ You can also restrict the list to a specific bus by providing its name as an arg
3346
Redispatching a Message
3347
-----------------------
3348
3349
-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
3350
a new :class:`Symfony\\Component\\Messenger\\Message\\RedispatchMessage` and dispatch
3351
it through your bus. Reusing the same ``SmsNotification`` example shown earlier::
3352
0 commit comments