Skip to content

Commit

Permalink
Fix typo (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
roeeyn authored Jun 2, 2021
1 parent 4afe56e commit 55801f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Either use the command `CommentToggle`, e.g.:
* `67,69CommentToggle` comment/uncomment a range
* `'<,'>CommentToggle` comment/uncomment a visual selection

Or use the defualt mappings:
Or use the default mappings:

* `gcc` comment/uncomment current line
* `gc{motion}` comment/uncomment selection defined by a motion:
Expand Down

0 comments on commit 55801f7

Please sign in to comment.