Skip to content

Commit e9bd9c4

Browse files
committed
Minor tweak
1 parent c41242f commit e9bd9c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

messenger.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,9 @@ this is configurable for each transport:
830830

831831
.. note::
832832

833-
Thanks to :class:`Symfony\\Component\\Messenger\\Stamp\\SerializedMessageStamp` the serialized form of the message
834-
is saved, which prevents to serialize it again if the message is retried.
833+
Thanks to :class:`Symfony\\Component\\Messenger\\Stamp\\SerializedMessageStamp`,
834+
the serialized form of the message is saved, which prevents to serialize it
835+
again if the message is later retried.
835836

836837
.. versionadded:: 6.1
837838

0 commit comments

Comments
 (0)