1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00

Fix typo.

This commit is contained in:
follower 2023-05-17 13:45:52 +12:00 committed by Wez Furlong
parent 76406e84a5
commit 4b4b936669

View File

@ -14,7 +14,7 @@ returned table may have the following fields:
* `brief` - required: the brief description for the entry
* `doc` - optional: a long description that may be shown after the entry, or that
may be used in future wezterms of wezterm to provide more information about the
may be used in future versions of wezterm to provide more information about the
command.
* `action` - the action to take when the item is activated. Can be any key assignment
action.