From f65db9397a2d832f7ef873ea416f13f8fb07cb74 Mon Sep 17 00:00:00 2001 From: Perry Thompson Date: Thu, 17 Jun 2021 15:55:39 -0500 Subject: Fix typos in Markdown documentation --- book/src/remapping.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/book/src/remapping.md b/book/src/remapping.md index 313ac72e..610d5179 100644 --- a/book/src/remapping.md +++ b/book/src/remapping.md @@ -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" -- cgit v1.2.3-70-g09d2