We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36337e9 commit 56c035aCopy full SHA for 56c035a
serializer/custom_normalizer.rst
@@ -3,7 +3,7 @@ How to Create your Custom Normalizer
3
4
The :doc:`Serializer component </serializer>` uses normalizers to transform
5
any data into an array. The component provides several
6
-ref:`built-in normalizers <serializer-built-in-normalizers>` but you may
+:ref:`built-in normalizers <serializer-built-in-normalizers>` but you may
7
need to create your own normalizer to transform an unsupported data
8
structure.
9
0 commit comments