about summary refs log tree commit diff
path: root/docs/user/manual.adoc
diff options
context:
space:
mode:
authorOKURA Masafumi <masafumi.o1988@gmail.com>2022-04-11 01:17:39 +0900
committerGitHub <noreply@github.com>2022-04-11 01:17:39 +0900
commitafe1155e64652e40aeb6772166f77d9376c51f26 (patch)
tree3fec7fb9157127e21a71d7fc0042948671319d96 /docs/user/manual.adoc
parent7720f163ae0cee23b0d944c074410fac072b03e5 (diff)
downloadrust-afe1155e64652e40aeb6772166f77d9376c51f26.tar.gz
rust-afe1155e64652e40aeb6772166f77d9376c51f26.zip
Fix typo in the manual
The -> There
Diffstat (limited to 'docs/user/manual.adoc')
-rw-r--r--docs/user/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index 27d5d96159d..84dc6552484 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -239,7 +239,7 @@ Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode
 Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
 Not needed if the extension can install/update it on its own, coc-rust-analyzer is one example.
 
-The are several LSP client implementations for vim or neovim:
+There are several LSP client implementations for vim or neovim:
 
 ==== coc-rust-analyzer