summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorKatrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>2021-10-05 07:38:32 +0200
committerGitHub <noreply@github.com>2021-10-05 07:38:32 +0200
commite68169925e7b60e7e19b0158e2e5f4cdc6e1a18c (patch)
tree8ec890f15a47943582feb2216d68282202d4c12c /website/docs
parent749ec86c73d550adbae61f942c366c68607d9c71 (diff)
Repair <code> formatting
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/modal.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/modal.md b/website/docs/modal.md
index 7736193..7c835d4 100644
--- a/website/docs/modal.md
+++ b/website/docs/modal.md
@@ -34,7 +34,7 @@ Broot may be in one of two modes:
In *command* mode, you'll find those keys already configured:
* `j` and `k` to go down and up
-* ̀ h` and `l` to go to parent or to enter a directory
+* `h` and `l` to go to parent or to enter a directory
You enter *input* mode by typing one of those letters: ` ` (space), `:`, or `/`. You leave it with the `escape` key. You may add other bindings to the `:mode_input` and `:mode_command` verbs.