Fix a typo

This commit is contained in:
w0rp 2018-04-22 20:32:39 +01:00
parent 286abd12d3
commit 0b3ee11546
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 1 additions and 1 deletions

View File

@ -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.