Fix typos in Markdown documentation

pull/84/head^2
Perry Thompson 2021-06-17 15:55:39 -05:00 committed by Benoît Cortier
parent 14db2cc68b
commit f65db9397a
1 changed files with 3 additions and 3 deletions

View File

@ -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"