From b0f992a351d986f10118c85b6b3111983a7c1d04 Mon Sep 17 00:00:00 2001 From: nicrd Date: Wed, 25 Sep 2019 21:49:52 -0400 Subject: Missing word --- docs/user/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/user/features.md b/docs/user/features.md index 93e565315..eb81cba26 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, -- cgit v1.2.3