aboutsummaryrefslogtreecommitdiff
path: root/book/src/lang-support.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/src/lang-support.md')
-rw-r--r--book/src/lang-support.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/book/src/lang-support.md b/book/src/lang-support.md
index 6a08cd69..3f96673b 100644
--- a/book/src/lang-support.md
+++ b/book/src/lang-support.md
@@ -1,10 +1,10 @@
# Language Support
-The following languages and Language Servers are supported. In order to use
+The following languages and Language Servers are supported. To use
Language Server features, you must first [install][lsp-install-wiki] the
appropriate Language Server.
-Check the language support in your installed helix version with `hx --health`.
+You can check the language support in your installed helix version with `hx --health`.
Also see the [Language Configuration][lang-config] docs and the [Adding
Languages][adding-languages] guide for more language configuration information.