We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e9632 commit 1154f68Copy full SHA for 1154f68
components/serializer.rst
@@ -14,7 +14,7 @@ simple schema.
14
.. image:: /images/components/serializer/serializer_workflow.png
15
16
As you can see in the picture above, an array is used as a man in
17
-the middle. This way, Serializers will only deal with turning specific
+the middle. This way, Encoders will only deal with turning specific
18
**formats** into **arrays** and vice versa. The same way, Normalizers
19
will deal with turning specific **objects** into **arrays** and vice versa.
20
0 commit comments