Fix typos in Markdown documentation
This commit is contained in:
parent
14db2cc68b
commit
f65db9397a
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@ Control, Shift and Alt modifiers are encoded respectively with the prefixes
|
|||
* Space => "space"
|
||||
* Return/Enter => "ret"
|
||||
* < => "lt"
|
||||
* > => "gt"
|
||||
* + => "plus"
|
||||
* - => "minus"
|
||||
* \> => "gt"
|
||||
* \+ => "plus"
|
||||
* \- => "minus"
|
||||
* ; => "semicolon"
|
||||
* % => "percent"
|
||||
* Left => "left"
|
||||
|
|
Loading…
Reference in a new issue