Write "JSON" instead of "Json" in the README

This commit is contained in:
w0rp 2016-10-03 23:36:19 +01:00
parent 4e9b93d118
commit 8089d83f60

View File

@ -33,7 +33,7 @@ name. That seems to be the fairest way to arrange this table.
| Fortran | [gcc](https://gcc.gnu.org/) |
| Haskell | [ghc](https://www.haskell.org/ghc/)^ |
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| Json | [jsonlint](http://zaa.ch/jsonlint/) |
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
| SASS/SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint) |