File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1025,9 +1025,9 @@ on a case-by-case basis via the :class:`Symfony\\Component\\Messenger\\Stamp\\Se
10251025
10261026.. tip ::
10271027
1028- When sending/receiving messages to/from another application, it could be a good
1029- idea to have more control over the serialization process. Using a custom serializer
1030- provides that control. See `Symfony Casts ' message serializer tutorial `_ for
1028+ When sending/receiving messages to/from another application, you may need
1029+ more control over the serialization process. Using a custom serializer
1030+ provides that control. See `SymfonyCasts ' message serializer tutorial `_ for
10311031 details.
10321032
10331033Customizing Handlers
@@ -1521,4 +1521,4 @@ Learn more
15211521.. _`Enqueue's transport` : https://github.com/sroze/messenger-enqueue-transport
15221522.. _`streams` : https://redis.io/topics/streams-intro
15231523.. _`Supervisor docs` : http://supervisord.org/
1524- .. _`Symfony Casts ' message serializer tutorial` : https://symfonycasts.com/screencast/messenger/transport-serializer
1524+ .. _`SymfonyCasts ' message serializer tutorial` : https://symfonycasts.com/screencast/messenger/transport-serializer
You can’t perform that action at this time.
0 commit comments