From 3ba03cca150120e52948ed16f3485af2fe8f2ca8 Mon Sep 17 00:00:00 2001 From: Bartek Pacia Date: Mon, 17 Aug 2020 19:04:44 +0200 Subject: [PATCH] fix spelling (#1828) --- runtime/help/keybindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index 8daa387b..ac39c47b 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -4,7 +4,7 @@ Micro has a plethora of hotkeys that make it easy and powerful to use and all hotkeys are fully customizable to your liking. Custom keybindings are stored internally in micro if changed with the `> bind` -command or you can also be added in the file `~/.config/micro/bindings.json` as +command or can also be added in the file `~/.config/micro/bindings.json` as discussed below. For a list of the default keybindings in the json format used by micro, please see the end of this file. For a more user-friendly list with explanations of what the default hotkeys are and what they do, please see