Skip to content

Commit 8c24184

Browse files
authored
Apply suggestion from @OskarStark
1 parent c0c553c commit 8c24184

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
@@ -544,7 +544,7 @@ command with the ``--all`` option:
544544
The ``--all`` option was introduced in Symfony 7.1.
545545

546546
When using ``--all``, you can exclude specific receivers using the ``--exclude-receivers``
547-
option (shortcut ``-eq``). This is useful when you want to consume from all receivers
547+
option (shortcut ``-eq``). This is useful when you want to consume from all receivers
548548
except certain ones (e.g., the failed transport):
549549

550550
.. code-block:: terminal

0 commit comments

Comments
 (0)