summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-03 23:36:19 +0100
committerw0rp <devw0rp@gmail.com>2016-10-03 23:36:19 +0100
commit8089d83f60d99d7fa662efd55af453bf05027704 (patch)
treec52e4f199c8cddb526dc67a0bab6187fff2ece50 /README.md
parent4e9b93d118140d992f37cf97a3d38783ba9e7208 (diff)
downloadale-8089d83f60d99d7fa662efd55af453bf05027704.zip
Write "JSON" instead of "Json" in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6507523b..b85abd91 100644
--- a/README.md
+++ b/README.md
@@ -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) |