From e7cc5a5c8fdd1a70f90523a8654c253a0e1b00b2 Mon Sep 17 00:00:00 2001
From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Fri, 24 May 2024 13:32:11 -0400
Subject: Fix spelling errors
---
docs/features.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/features.md')
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 Ctrl Shift f (Command f on MacOS) and
-backward using Ctrl Shift b (Command b on MacOS).
+search forward using Ctrl Shift f (Command f on macOS) and
+backward using Ctrl Shift b (Command b on macOS).
### Vi Search
--
cgit