Skip to content

Commit 46fe58e

Browse files
authored
Update README.md
1 parent 26cd176 commit 46fe58e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ JSON in Java [package org.json]
77

88
# Overview
99

10-
[JSON](http://www.JSON.org/) is a light-weight, language independent, data interchange format.
10+
[JSON](http://www.JSON.org/) is a light-weight language independent data interchange format.
1111

1212
The JSON-Java package is a reference implementation that demonstrates how to parse JSON documents into Java objects and how to generate new JSON documents from the Java classes.
1313

0 commit comments

Comments
 (0)