Write "JSON" instead of "Json" in the README
This commit is contained in:
parent
4e9b93d118
commit
8089d83f60
1 changed files with 1 additions and 1 deletions
|
@ -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) |
|
||||
|
|
Reference in a new issue