Skip to content

Commit f8bcef1

Browse files
authored
Merge pull request #111 from adrian5/patch-1
Fix typo in CONTRIBUTING.md
2 parents bf72055 + 4425a86 commit f8bcef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ nnoremap <leader>hi :so $VIMRUNTIME/syntax/hitest.vim<cr>
4949
```
5050

5151
The first one `<leader>ii` displays the name of the hightlight the cursor is
52-
one.
52+
on.
5353
The second one `<leader>hi` lists all the highlights that are defined, bear in
5454
mind that syntaxes are loaded dynamically by Vim.
5555

0 commit comments

Comments
 (0)