Skip to content

Commit 7150ead

Browse files
committed
Fix json readme.rd
1 parent 266b4ba commit 7150ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworlds/3.8-json/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Json Hello World examples
44

5-
The Json parsers libraries offers 3 main methods for processing JSON and 1 additional:
5+
The Json parsers libraries offer 3 main methods for processing JSON and 1 additional:
66

77
1. **Data Binding** converts JSON to and from POJOs based either on property accessor conventions or annotations.
88
2. **Tree Model** provides a mutable in-memory tree representation of a JSON document.

0 commit comments

Comments
 (0)