summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index fa25cdde..9692708c 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -649,7 +649,7 @@ information returned by LSP servers. The following commands are supported:
ALE supports finding references for symbols though any enabled LSP linters.
ALE will display a preview window showing the places where a symbol is
referenced in a codebase when a command is run. The following commands are
-supporte3:
+supported:
|ALEFindReferences| - Find references for the word under the cursor.