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
1025
1025
1026
1026
.. tip ::
1027
1027
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
1031
1031
details.
1032
1032
1033
1033
Customizing Handlers
@@ -1521,4 +1521,4 @@ Learn more
1521
1521
.. _`Enqueue's transport` : https://github.com/sroze/messenger-enqueue-transport
1522
1522
.. _`streams` : https://redis.io/topics/streams-intro
1523
1523
.. _`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