diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 2 |
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. |