Skip to content

Commit ed9a5a7

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Fix typo
2 parents 7643423 + 67da10e commit ed9a5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The serializer uses a two-step process when (de)serializing objects:
238238
></object>
239239

240240
In both directions, data is always first converted to an array. This splits
241-
the process in two seperate responsibilities:
241+
the process in two separate responsibilities:
242242

243243
Normalizers
244244
These classes convert **objects** into **arrays** and vice versa. They

0 commit comments

Comments
 (0)