Skip to content

Commit 1593375

Browse files
authored
Merge pull request #39 from wezm/patch-1
Small tweaks to home page copy
2 parents b42673c + 65abb0f commit 1593375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h1>
88
</h1>
99

1010
<p>
11-
Bringing <em>great</em> IDE experience<br>
11+
Bringing a <em>great</em> IDE experience<br>
1212
to the Rust programming language.
1313
</p>
1414

@@ -37,7 +37,7 @@ <h2>Quick Start</h2>
3737
For VS Code, install <a
3838
href="https://marketplace.visualstudio.com/items?itemName=matklad.rust-analyzer">rust-analyzer</a> extension
3939
from the marketplace.
40-
Prebuild language server binaries for Windows, Linux and Mac are available on the <a
40+
Prebuilt language server binaries for Windows, Linux and Mac are available on the <a
4141
href="https://github.com/rust-analyzer/rust-analyzer/releases">releases</a> page.
4242
</p>
4343

0 commit comments

Comments
 (0)