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.
2 parents 979043e + ed9a5a7 commit b38b42aCopy full SHA for b38b42a
serializer.rst
@@ -238,7 +238,7 @@ The serializer uses a two-step process when (de)serializing objects:
238
></object>
239
240
In both directions, data is always first converted to an array. This splits
241
-the process in two seperate responsibilities:
+the process in two separate responsibilities:
242
243
Normalizers
244
These classes convert **objects** into **arrays** and vice versa. They
0 commit comments