Skip to content

Commit 38e11ba

Browse files
authored
fix(type): tip moved to note
1 parent 84902b0 commit 38e11ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ through the transport layer, use the ``SerializerStamp`` stamp::
136136
]))
137137
);
138138

139-
.. tip::
139+
.. note::
140140

141-
Notice that the groups are applied to the whole message,
141+
As the groups are applied to the whole message,
142142
be sure to define the group for every embedded object.
143143

144144
At the moment, the Symfony Messenger has the following built-in envelope stamps:

0 commit comments

Comments
 (0)