We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42673c commit 65abb0fCopy full SHA for 65abb0f
index.html
@@ -8,7 +8,7 @@ <h1>
8
</h1>
9
10
<p>
11
- Bringing <em>great</em> IDE experience<br>
+ Bringing a <em>great</em> IDE experience<br>
12
to the Rust programming language.
13
</p>
14
@@ -37,7 +37,7 @@ <h2>Quick Start</h2>
37
For VS Code, install <a
38
href="https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer">rust-analyzer</a> extension
39
from the marketplace.
40
- Prebuild language server binaries for Windows, Linux and Mac are available on the <a
+ Prebuilt language server binaries for Windows, Linux and Mac are available on the <a
41
href="https://github.com/rust-analyzer/rust-analyzer/releases">releases</a> page.
42
43
0 commit comments