diff options
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 2a6ac580..70eb1825 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -50,7 +50,7 @@ The following languages and tools are supported. * D: 'dmd' * Fortran: 'gcc' * Haskell: 'ghc' -* HTML: 'tidy' +* HTML: 'HTMLHint', 'tidy' * JavaScript: 'eslint', 'jscs', 'jshint' * JSON: 'jsonlint' * PHP: 'php' (-l flag), 'phpcs' |