summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Stosberg <mark@rideamigos.com>2021-05-20 15:29:59 -0400
committerGitHub <noreply@github.com>2021-05-20 19:29:59 +0000
commit4d7889acbd3409d289fb78f1be7ba7aa27bbb87b (patch)
tree232b29e38a58fa1a1bcff0ef2bc2662649caad7d
parent38bab815fe1f174d78dfe10b31b881f886a5c174 (diff)
downloadalacritty-4d7889acbd3409d289fb78f1be7ba7aa27bbb87b.tar.gz
alacritty-4d7889acbd3409d289fb78f1be7ba7aa27bbb87b.zip
Fix typo in config documentation
-rw-r--r--alacritty.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 9c5239f9..776d417a 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -230,7 +230,7 @@
# Keyboard regex hints
#hints:
- # Fist character in the hint label
+ # First character in the hint label
#
# Allowed values are CellForeground/CellBackground, which reference the
# affected cell, or hexadecimal colors like #ff00ff.