Merge pull request #121 from DavidAnson/markdownlint-case

Fix case of "markdownlint" in README.md.
This commit is contained in:
Lukas Gravley 2020-06-18 12:23:13 -05:00 committed by GitHub
commit 3569fc0407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ Developers on **GitHub** can call the **GitHub Action** to lint their code base
| **YAML** | Yamllint |
| **Python3** | Pylint |
| **JSON** | JsonLint |
| **Markdown** | Markdownlint |
| **Markdown** | markdownlint |
| **Perl** | Perl |
| **XML** | LibXML |
| **CoffeeScript** | coffeelint |