10000 Minor tweak · symfony/symfony-docs@9ac9388 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ac9388

Browse files
committed
Minor tweak
1 parent d5efe38 commit 9ac9388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -777,8 +777,8 @@ reset the service container between two messages:
777777

778778
.. note::
779779

780-
``reset_on_message`` will default to true (with no other allowed value) in
781-
Symfony 6. To disable this behavior, execute the ``messenger:consume``
780+
``reset_on_message`` will default to ``true`` (with no other allowed value)
781+
in Symfony 6. To disable this behavior, execute the ``messenger:consume``
782782
command with the ``--no-reset`` option.
783783

784784
.. _messenger-retries-failures:

0 commit comments

Comments
 (0)
0