diff options
-rw-r--r-- | extra/man/alacritty.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/man/alacritty.5.scd b/extra/man/alacritty.5.scd index 933bf2f2..b74d1fe3 100644 --- a/extra/man/alacritty.5.scd +++ b/extra/man/alacritty.5.scd @@ -86,7 +86,7 @@ This section documents the *[window]* table of the configuration file. least _2_, while using a value of _0_ for columns and lines will fall back to the window manager's recommended size - Default: { column = _0_, lines = _0_ } + Default: { columns = _0_, lines = _0_ } *position* = _"None"_ | { x = _<integer>_, y = _<integer>_ } |