We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821e59d commit 64c16e2Copy full SHA for 64c16e2
components/serializer.rst
@@ -402,7 +402,7 @@ A custom name converter can handle such cases::
402
}
403
404
405
-The custom normalizer can be used by passing it as second parameter of any
+The custom name converter can be used by passing it as second parameter of any
406
class extending :class:`Symfony\\Component\\Serializer\\Normalizer\\AbstractNormalizer`,
407
including :class:`Symfony\\Component\\Serializer\\Normalizer\\GetSetMethodNormalizer`
408
and :class:`Symfony\\Component\\Serializer\\Normalizer\\PropertyNormalizer`::
0 commit comments