summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/telescope/previewers/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/telescope/previewers/init.lua b/lua/telescope/previewers/init.lua
index 9d27f91..3bcbdaf 100644
--- a/lua/telescope/previewers/init.lua
+++ b/lua/telescope/previewers/init.lua
@@ -9,7 +9,7 @@
---
--- Furthermore, there are a collection of previewers already defined which
--- can be used for every picker, as long as the entries of the picker provide
---- the necessary fields. The more important once are
+--- the necessary fields. The more important ones are
--- - `previewers.cat`
--- - `previewers.vimgrep`
--- - `previewers.qflist`