Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab6bb2c

Browse files
committed
Typo
1 parent a39138b commit ab6bb2c

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
@@ -711,7 +711,7 @@ to retry them:
711711
# remove a message without retrying it
712712
$ php bin/console messenger:failed:remove 20
713713
714-
If the messages fails again, it will be re-sent back to the failure transport
714+
If the message fails again, it will be re-sent back to the failure transport
715715
due to the normal `retry rules <Retries & Failures>`_. Once the max retry has
716716
been hit, the message will be discarded permanently.
717717

0 commit comments

Comments
 (0)