8000
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 84c3555 commit 2d0f9a0Copy full SHA for 2d0f9a0
components/serializer.rst
@@ -17,7 +17,7 @@ simple schema.
17
.. image:: /_images/components/serializer/serializer_workflow.png
18
19
As you can see in the picture above, an array is used as an intermediary between
20
-objects and serialized contents. This way, Encoders will only deal with turning
+objects and serialized contents. This way, encoders will only deal with turning
21
specific **formats** into **arrays** and vice versa. The same way, Normalizers
22
will deal with turning specific **objects** into **arrays** and vice versa.
23
0 commit comments