Fix typos in Markdown documentation

This commit is contained in:
Perry Thompson 2021-06-17 15:55:39 -05:00 committed by Benoît Cortier
parent 14db2cc68b
commit f65db9397a

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"