summaryrefslogtreecommitdiff
path: root/doc/ale-typescript.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-typescript.txt')
-rw-r--r--doc/ale-typescript.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-typescript.txt b/doc/ale-typescript.txt
index e2ee49c2..8984e183 100644
--- a/doc/ale-typescript.txt
+++ b/doc/ale-typescript.txt
@@ -23,7 +23,7 @@ g:ale_deno_lsp_project_root *g:ale_deno_lsp_project_root*
executing the following steps in the given order:
1. Find an ancestor directory containing a tsconfig.json.
- 2. Find an ancestory irectory containing a .git folder.
+ 2. Find an ancestory directory containing a .git folder.
3. Use the directory of the current buffer (if the buffer was opened from
a file).