1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00

docs: fix typo in changelog

This commit is contained in:
Wez Furlong 2022-01-03 17:20:12 -07:00
parent d4ee3d8958
commit 359fd15416

View File

@ -18,7 +18,7 @@ As features stabilize some brief notes about them will accumulate here.
#### Changed
* **Key Assignments now used Physical Key locations by default!!** follow the work in progress in [#1483](https://github.com/wez/wezterm/issues/1483)
* **Key Assignments now use Physical Key locations by default!!** follow the work in progress in [#1483](https://github.com/wez/wezterm/issues/1483)
#### Updated and Improved
#### Fixed