8000 - · symfony/symfony-docs@2d0f9a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d0f9a0

Browse files
committed
-
1 parent 84c3555 commit 2d0f9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ simple schema.
1717
.. image:: /_images/components/serializer/serializer_workflow.png
1818

1919
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
20+
objects and serialized contents. This way, encoders will only deal with turning
2121
specific **formats** into **arrays** and vice versa. The same way, Normalizers
2222
will deal with turning specific **objects** into **arrays** and vice versa.
2323

0 commit comments

Comments
 (0)
0