Skip to content

Commit 1738ae5

Browse files
authored
fix(readme): typo (#120)
1 parent 84648f1 commit 1738ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ These mappings are enabled by default. (config: `mappings.basic`)
153153
`[count]gcc` - Toggles the number of line given as a prefix-count using linewise
154154
`[count]gbc` - Toggles the number of line given as a prefix-count using blockwise
155155
`gc[count]{motion}` - (Op-pending) Toggles the region using linewise comment
156-
`gb[count]{motion}` - (Op-pending) Toggles the region using linewise comment
156+
`gb[count]{motion}` - (Op-pending) Toggles the region using blockwise comment
157157
```
158158

159159
<a id="count-prefix">

0 commit comments

Comments
 (0)