summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMorganGeek <wattiez.morgan@gmail.com>2020-07-26 20:01:21 +0200
committerMorganGeek <wattiez.morgan@gmail.com>2020-07-26 20:02:54 +0200
commit94dc07c746b6a014248755d61d6738a4ca1f0eb9 (patch)
tree3697417d7ccd62cdb1e3eaf6c4bf0eeda6542348 /README.md
parentac587f2cc7d95fc5f91410155e6e3bfa6a986653 (diff)
Fix spelling mistakes/typos in docs/website
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 868950a..f223405 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ Just find the file you want to edit with a few keystrokes, type `:e`, then <kbd>
You can add verbs or configure the existing ones; see [documentation](../conf_file/#verbs-shortcuts-and-keys).
-And you can add shorcuts, for example a <kbd>ctrl</kbd> sequence or a function key
+And you can add shortcuts, for example a <kbd>ctrl</kbd> sequence or a function key
# Replace `ls` (and its clones):
@@ -140,9 +140,9 @@ You may also toggle options with a few keystrokes while inside broot. For exampl
You may sort by launching broot with `--sort-by-size` or `--sort-by-date`. Or you may, inside broot, type a space, then `sd`, and <kbd>enter</kbd> and you toggled the `:sort_by_date` mode.
-When sorting, the whole content of directories is taken into account. So if you want to find on monday morning the most recently modified files, launch `br --sort-by-date ~`.
+When sorting, the whole content of directories is taken into account. So if you want to find on Monday morning the most recently modified files, launch `br --sort-by-date ~`.
-If you start broot with the `--whale-spotting` option (or its shorcut `-w`), you get a mode tailored to "whale spotting" navigation, making it easy to determine what files or folders take space.
+If you start broot with the `--whale-spotting` option (or its shortcut `-w`), you get a mode tailored to "whale spotting" navigation, making it easy to determine what files or folders take space.
![size](website/docs/img/20200704-whale-spotting.png)