diff options
| author | Tsanko Tsanev <tsanko.tsanev.business@gmail.com> | 2023-04-13 16:34:27 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-13 09:34:27 -0400 |
| commit | ac86eee5aea584b047eb4a08ddf6cb6206cf877c (patch) | |
| tree | fcc295115836361b9732982a44c14b8a4af7f806 /nvim/README.md | |
| parent | 0c46eef128da69e35bd2edbfada6ba5e2fddf22b (diff) | |
| download | dots-ac86eee5aea584b047eb4a08ddf6cb6206cf877c.tar.gz | |
Fix typo "documention" into "documentation" (#209)
Diffstat (limited to 'nvim/README.md')
| -rw-r--r-- | nvim/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/README.md b/nvim/README.md index f6c0ac5..21fcab3 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -118,7 +118,7 @@ Each PR, especially those which increase the line count, should have a descripti Installation may require installing build tools, and updating the run command for `telescope-fzf-native` -See `telescope-fzf-native` documention for [more details](https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation) +See `telescope-fzf-native` documentation for [more details](https://github.com/nvim-telescope/telescope-fzf-native.nvim#installation) This requires: |