Fixed minor typos (#271)

* Fixed a minor typo

* Update README.md

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
This commit is contained in:
Xearty
2020-11-22 04:30:46 +02:00
committed by GitHub
parent 929a30378c
commit 5bf53823eb

View File

@@ -16,8 +16,8 @@ modularity so much so that each picker is its own world, (meaning it can be
configured in isolation from other pickers, such presentation, algorithm, configured in isolation from other pickers, such presentation, algorithm,
mappings ... etc). mappings ... etc).
Although `Telescope.nvim` was first intended as a library, it is long grow to `Telescope.nvim` was built with the intention of becoming a library, but it has long grown to
be much bigger then that. In addition to be much bigger than that. In addition to
[extensions](https://github.com/nvim-telescope) `Telescope.nvim` comes with a [extensions](https://github.com/nvim-telescope) `Telescope.nvim` comes with a
growing number of community driven [built-in pickers](#built-in-pickers), growing number of community driven [built-in pickers](#built-in-pickers),
covering a wide range of use cases and tools, and offers a customizable user covering a wide range of use cases and tools, and offers a customizable user