Fix case of "markdownlint" in README.md.

This commit is contained in:
David Anson 2020-06-18 09:55:01 -07:00
parent 9b301300ec
commit d838650711

View file

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