Skip to content

Commit ac04bfc

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Fix typo in messenger.rst
2 parents ca8b6f3 + 5307eed commit ac04bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3346,7 +3346,7 @@ You can also restrict the list to a specific bus by providing its name as an arg
33463346
Redispatching a Message
33473347
-----------------------
33483348

3349-
It you want to redispatch a message (using the same transport and envelope), create
3349+
If you want to redispatch a message (using the same transport and envelope), create
33503350
a new :class:`Symfony\\Component\\Messenger\\Message\\RedispatchMessage` and dispatch
33513351
it through your bus. Reusing the same ``SmsNotification`` example shown earlier::
33523352

0 commit comments

Comments
 (0)