]> git.lizzy.rs Git - rust.git/commitdiff
Update docs/dev/README.md
authorAleksey Kladov <aleksey.kladov@gmail.com>
Wed, 5 Aug 2020 12:01:51 +0000 (14:01 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 12:01:51 +0000 (14:01 +0200)
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
docs/dev/README.md

index ffbbdadc50266009e7d190371b94887adac63d24..67813a9c07fdbfc1123832df9e88754d18c0845b 100644 (file)
@@ -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