diff --git a/docs/user/features.md b/docs/user/features.md
index 93e565315e..eb81cba263 100644
--- a/docs/user/features.md
+++ b/docs/user/features.md
@@ -5,7 +5,7 @@ you can use Ctrl+Shift+P to search for the corresponding action.
### Workspace Symbol ctrl+t
Uses fuzzy-search to find types, modules and function by name across your
-project and dependencies. This **the** most useful feature, which improves code
+project and dependencies. This is **the** most useful feature, which improves code
navigation tremendously. It mostly works on top of the built-in LSP
functionality, however `#` and `*` symbols can be used to narrow down the
search. Specifically,