codenothing / jsonlint

JSON Linter that allows comments
http://codenothing.github.com/jsonlint/
MIT License
32 stars 12 forks source link

Fixes #5, use the correct name for : - colon not semicolon. #8

Open neil-greenwood opened 7 years ago

neil-greenwood commented 7 years ago

The : character was described as a semicolon in the error message. However, the correct name for it is a colon.