From 3bdb47ce665cf7e65f1a3ad4724fbeab9c544280 Mon Sep 17 00:00:00 2001 From: Akihiro Takai Date: Tue, 18 Feb 2020 10:37:26 +0900 Subject: Fix typo --- docs/user/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user') diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc index 8780a2995..8f741aaa9 100644 --- a/docs/user/readme.adoc +++ b/docs/user/readme.adoc @@ -73,7 +73,7 @@ Note that installing via `xtask install` does not work for VS Code Remote, inste Other editors generally require `ra_lsp_server` binary to be in `$PATH`. You can download pre-build binary from -https://github.com/rust-analyzer/rust-analyzer/releases[relases] +https://github.com/rust-analyzer/rust-analyzer/releases[releases] page, or you can install it from source using the following command: [source,bash] -- cgit v1.2.3