Skip to content

Commit 0ce9693

Browse files
committed
add missing verb in cookbook/serializer
1 parent d72c135 commit 0ce9693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can load normalizers and/or encoders by tagging them as
6767
:ref:`serializer.encoder<reference-dic-tags-serializer-encoder>`. It's also
6868
possible to set the priority of the tag in order to decide the matching order.
6969

70-
Here an example on how to load the
70+
Here is an example on how to load the
7171
:class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`:
7272

7373
.. configuration-block::

0 commit comments

Comments
 (0)