From dacb5e5c08270b928b4f006fbd4c2719b03be9bc Mon Sep 17 00:00:00 2001 From: xiaxi <499941043@qq.com> Date: Mon, 14 Feb 2022 11:03:55 +0800 Subject: [PATCH] Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb6373c7..f8ebef84 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ These mappings are enabled by default. (config: `mappings.basic`) `[count]gcc` - Toggles the number of line given as a prefix-count using linewise `[count]gbc` - Toggles the number of line given as a prefix-count using blockwise `gc[count]{motion}` - (Op-pending) Toggles the region using linewise comment -`gb[count]{motion}` - (Op-pending) Toggles the region using linewise comment +`gb[count]{motion}` - (Op-pending) Toggles the region using blockwise comment ```