mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix a typo
This commit is contained in:
committed by
Waylan Limberg
parent
b440c4b923
commit
22537dabac
@@ -59,7 +59,7 @@ supports the following options:
|
||||
previous: 80 # p
|
||||
search: 83 # s
|
||||
|
||||
All values much be numeric key codes. It is best to use keys which are
|
||||
All values must be numeric key codes. It is best to use keys which are
|
||||
available on all keyboards. You may use <https://keycode.info/> to determine
|
||||
the key code for a given key.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user