Skip to content

Commit 69cfec3

Browse files
committed
fixed typo
1 parent 7ccdf18 commit 69cfec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Serializer Component
22
====================
33

4-
With the Serializer component its possible to handle serializing data structures,
4+
With the Serializer component it's possible to handle serializing data structures,
55
including object graphs, into array structures or other formats like XML and JSON.
66
It can also handle deserializing XML and JSON back to object graphs.
77

0 commit comments

Comments
 (0)