aboutsummaryrefslogtreecommitdiff
path: root/book/src/usage.md
diff options
context:
space:
mode:
authortaupiqueur2022-09-17 11:34:48 +0000
committerGitHub2022-09-17 11:34:48 +0000
commita73e83ef4df18e2b70bf9b409928f5eb2fc26a99 (patch)
tree7b1d374db69a2db38c213f76ab2290a419cb1962 /book/src/usage.md
parent19384cc3a18ad56e3f06ecc43cf91c1641f36f90 (diff)
Fix typos (#3858)
Diffstat (limited to 'book/src/usage.md')
-rw-r--r--book/src/usage.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/book/src/usage.md b/book/src/usage.md
index 600a514f..fc3a83ee 100644
--- a/book/src/usage.md
+++ b/book/src/usage.md
@@ -128,8 +128,8 @@ will move the selection over to the "func" `identifier`.
![textobject-demo](https://user-images.githubusercontent.com/23398472/124231131-81a4bb00-db2d-11eb-9d10-8e577ca7b177.gif)
![textobject-treesitter-demo](https://user-images.githubusercontent.com/23398472/132537398-2a2e0a54-582b-44ab-a77f-eb818942203d.gif)
-- `ma` - Select around the object (`va` in vim, `<alt-a>` in kakoune)
-- `mi` - Select inside the object (`vi` in vim, `<alt-i>` in kakoune)
+- `ma` - Select around the object (`va` in Vim, `<alt-a>` in Kakoune)
+- `mi` - Select inside the object (`vi` in Vim, `<alt-i>` in Kakoune)
| Key after `mi` or `ma` | Textobject selected |
| --- | --- |