aboutsummaryrefslogtreecommitdiff
path: root/docs/features.md
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2024-05-24 13:32:11 -0400
committerJosh Rahm <rahm@google.com>2024-08-14 15:42:41 -0600
commite7cc5a5c8fdd1a70f90523a8654c253a0e1b00b2 (patch)
tree7edb2e326a60d488529e3fb14833d80dc0260151 /docs/features.md
parent55f037d96230d4aa3ee8e85be7b22a2bbbfff216 (diff)
downloadr-alacritty-e7cc5a5c8fdd1a70f90523a8654c253a0e1b00b2.tar.gz
r-alacritty-e7cc5a5c8fdd1a70f90523a8654c253a0e1b00b2.tar.bz2
r-alacritty-e7cc5a5c8fdd1a70f90523a8654c253a0e1b00b2.zip
Fix spelling errors
Diffstat (limited to 'docs/features.md')
-rw-r--r--docs/features.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features.md b/docs/features.md
index 29ff7ee8..43a29309 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -30,8 +30,8 @@ active.
## Search
Search allows you to find anything in Alacritty's scrollback buffer. You can
-search forward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>f</kbd> (<kbd>Command</kbd> <kbd>f</kbd> on MacOS) and
-backward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>b</kbd> (<kbd>Command</kbd> <kbd>b</kbd> on MacOS).
+search forward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>f</kbd> (<kbd>Command</kbd> <kbd>f</kbd> on macOS) and
+backward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>b</kbd> (<kbd>Command</kbd> <kbd>b</kbd> on macOS).
### Vi Search