summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-01-10 10:40:21 +0100
committerCanop <cano.petrole@gmail.com>2020-01-10 10:40:21 +0100
commit0abbec30a738e4deda00176383e474b4cff002a7 (patch)
treed72282818746bc8a3ed8902b535692c0a57356fd
parent907f10aa19a2c2730fc109b08e575b33e0f28450 (diff)
fix also the second "firt" of that line in the doc...v0.11.5
-rw-r--r--website/docs/documentation/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/documentation/configuration.md b/website/docs/documentation/configuration.md
index 369faba..115d84a 100644
--- a/website/docs/documentation/configuration.md
+++ b/website/docs/documentation/configuration.md
@@ -206,7 +206,7 @@ invocation | default key | default shortcut | behavior / details
:quit | <kbd>ctrl</kbd><kbd>q</kbd> | q | quit broot
:refresh | <kbd>F5</kbd> | - | refresh the displayed tree and clears the directory sizes cache
:rm | - | - | remove the selected file or directory. To stay safe, don't define a keyboard key for this action
-:select_first | - | - | select the firt line
+:select_first | - | - | select the first line
:select_last | - | - | select the last line
:toggle_dates | - | - | toggle display of last modified dates
:toggle_files | - | - | toggle showing files (or just folders)