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 5bad7ad9..da41059a 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -521,7 +521,7 @@ # - Up # Move the vi mode cursor up by one line. # - Down -# Move the vi mode cursor down by one linee. +# Move the vi mode cursor down by one line. # - Left # Move the vi mode cursor left by one character. # - Right |