summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2024-08-30 01:00:34 +0200
committerCanop <cano.petrole@gmail.com>2024-08-30 01:00:34 +0200
commit8a2b82081ceb14aba2a892cb21feeb184eecd15f (patch)
treea7468532ca00c710630ea8bc075ad5c6b6612a33
parent9c3f94d3480d71d7541a4c1cc6703e1bf8b85824 (diff)
parent6018f8941b53a4887a9684ded88f54d4f54a1e75 (diff)
Merge remote-tracking branch 'origin/main'v1.43.0
-rw-r--r--website/docs/file-operations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/file-operations.md b/website/docs/file-operations.md
index 162d0c4..67832d8 100644
--- a/website/docs/file-operations.md
+++ b/website/docs/file-operations.md
@@ -7,7 +7,7 @@ It focuses on the default settings, on the basis that you change the settings on
I'll assume here you know the basics of command line file operations. Broot doesn't hide the operations, it makes them easier and faster to type and shows you immediately the result but you won't be able to do them if you don't know what a `cp` or a `mkdir` does.
-For each command here, don't forget you can hit <kbd>esc</kbd> to remove it. It's the fast way to cance.
+For each command here, don't forget you can hit <kbd>esc</kbd> to remove it. It's the fast way to cancel.
!!! Note
To be easier to read, this page uses `:` to start verbs but a space is equivalent and is often more convenient to type.