File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ You can load normalizers and/or encoders by tagging them as
67
67
:ref: `serializer.encoder<reference-dic-tags-serializer-encoder> `. It's also
68
68
possible to set the priority of the tag in order to decide the matching order.
69
69
70
- Here an example on how to load the load
71
- the :class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer `:
70
+ Here is an example on how to load the
71
+ :class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ GetSetMethodNormalizer `:
72
72
73
73
.. configuration-block ::
74
74
@@ -108,4 +108,4 @@ the :class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`:
108
108
infinite loop is created when calling the getters. You're encouraged
109
109
to add your own normalizers that fit your use-case.
110
110
111
- .. _JMSSerializerBundle : http://jmsyst.com/bundles/JMSSerializerBundle
111
+ .. _JMSSerializerBundle : http://jmsyst.com/bundles/JMSSerializerBundle
You can’t perform that action at this time.
0 commit comments