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.
1 parent 266b4ba commit 7150eadCopy full SHA for 7150ead
helloworlds/3.8-json/readme.md
@@ -2,7 +2,7 @@
2
3
## Json Hello World examples
4
5
-The Json parsers libraries offers 3 main methods for processing JSON and 1 additional:
+The Json parsers libraries offer 3 main methods for processing JSON and 1 additional:
6
7
1. **Data Binding** converts JSON to and from POJOs based either on property accessor conventions or annotations.
8
2. **Tree Model** provides a mutable in-memory tree representation of a JSON document.
0 commit comments