Skip to content

Commit 6989bee

Browse files
authored
Merge pull request #510 from kolloch/patch-1
Fix #477: Replace "a multi-editor language server"
2 parents 85bed78 + 965b27d commit 6989bee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/panels/language-values.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<p class="f3 lh-copy">
2929
Rust has great documentation, a friendly compiler with useful error
3030
messages, and top-notch tooling &mdash; an integrated package manager
31-
and build tool, a multi-editor language server, an auto-formatter, and
32-
more.
31+
and build tool, smart multi-editor support with auto-completion and
32+
type inspections, an auto-formatter, and more.
3333
</p>
3434
</section>
3535

0 commit comments

Comments
 (0)