From 33447e285594189aed368ac48f6326b62d2c3806 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 5 Aug 2020 14:01:51 +0200 Subject: Update docs/dev/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Laurențiu Nicola --- docs/dev/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/dev/README.md b/docs/dev/README.md index ffbbdadc5..67813a9c0 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -240,7 +240,7 @@ $ cargo run --release -p rust-analyzer -- analysis-bench ../chalk/ --complete .. Release process is handled by `release`, `dist` and `promote` xtasks, `release` being the main one. -`release` assumes that you have checkouts of `rust-analyzer`, `rust-ananalyzer.github.io`, and `rust-lang/rust` in the same directory: +`release` assumes that you have checkouts of `rust-analyzer`, `rust-analyzer.github.io`, and `rust-lang/rust` in the same directory: ``` ./rust-analyzer -- cgit v1.2.3