From 31169bc5a6a1a452347df943015fb040f75e33ca Mon Sep 17 00:00:00 2001 From: Pooyan Khanjankhani Date: Fri, 2 Dec 2022 14:34:54 +0330 Subject: [PATCH] docs: Fixed a typo (#2254) (cherry picked from commit cabf991b1d3996fa6f3232327fc649bbdf676496) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce15f2e..c3d8e54 100644 --- a/README.md +++ b/README.md @@ -524,7 +524,7 @@ Telescope user autocmds: ## Extensions Telescope provides the capabilities to create & register extensions, which -improve telescope in a variety of ways. +improves telescope in a variety of ways. Some extensions provide integration with external tools, outside of the scope of `builtins`. Others provide performance enhancements by using compiled C and