summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 01258cad..7f19fbed 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -142,7 +142,7 @@ The following languages and tools are supported.
* JavaScript: 'eslint', 'jscs', 'jshint', 'flow', 'xo'
* JSON: 'jsonlint'
* Kotlin: 'kotlinc'
-* LaTeX: 'chktex', 'lacheck'
+* LaTeX (tex): 'chktex', 'lacheck', 'proselint'
* Lua: 'luacheck'
* Markdown: 'mdl', 'proselint', 'vale'
* MATLAB: 'mlint'
@@ -168,7 +168,6 @@ The following languages and tools are supported.
* SML: 'smlnj'
* SQL: 'sqlint'
* Swift: 'swiftlint'
-* Tex: 'proselint'
* Texinfo: 'proselint'
* Text: 'proselint', 'vale'
* TypeScript: 'tslint', 'typecheck'