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.
2 parents 413bb53 + 5ef4f58 commit 5ff8b4cCopy full SHA for 5ff8b4c
README
@@ -22,7 +22,7 @@ JSONObject.java: The JSONObject can parse text from a String or a JSONTokener
22
to produce a map-like object. The object provides methods for manipulating its
23
contents, and for producing a JSON compliant object serialization.
24
25
-JSONArray.java: The JSONObject can parse text from a String or a JSONTokener
+JSONArray.java: The JSONArray can parse text from a String or a JSONTokener
26
to produce a vector-like object. The object provides methods for manipulating
27
its contents, and for producing a JSON compliant array serialization.
28
0 commit comments