Unverified Commit 7c6b289f authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #210 from brownsarahm/patch-1

fix typo in explanation of keystroke explanationn
parents e1feca3e c0266f44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@ The table below covers most of the keyboard key labels.

When making reference to a keyboard key combination that the reader should press,
insert a plus sign **without space** between each one of the keys.
For example, "press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano" should be write as
For example, "press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano" should be written as:

~~~
press <kbd>Ctrl</kbd>+<kbd>X</kbd> to quit nano.