Skip to content

Commit be244ab

Browse files
author
Veetaha
committed
docs: minor fixes in wordings and punctuation
1 parent 6a36788 commit be244ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We ship prebuilt binaries for Linux, Mac and Windows via
3838
[GitHub releases](https://github.com/rust-analyzer/rust-analyzer/releases).
3939
In order to use them you need to install the client VSCode extension.
4040

41-
Publishing to VSCode marketplace is currently WIP. Thus you need to clone the repository and install **only** the client extension via
41+
Publishing to VSCode marketplace is currently WIP. Thus, you need to clone the repository and install **only** the client extension via
4242
```
4343
$ git clone https://github.com/rust-analyzer/rust-analyzer.git --depth 1
4444
$ cd rust-analyzer
@@ -63,7 +63,7 @@ rm -rf ${HOME}/.config/Code/User/globalStorage/matklad.rust-analyzer
6363

6464
### Installation from sources
6565

66-
The experimental VS Code plugin can then be built and installed by executing the
66+
The experimental VS Code plugin can be built and installed by executing the
6767
following commands:
6868

6969
```

0 commit comments

Comments
 (0)