We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7643423 + 67da10e commit ed9a5a7Copy full SHA for ed9a5a7
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