commit eea2dfce48462927e8a6b6b30a9fbcad1c549861
parent 85682abbd563e5434dfd4265fff6a775ba53cb17
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sat, 31 Jul 2021 20:48:10 +0200
tweaks: fix a typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -22,7 +22,7 @@ Appearance
| |
| The top row of the screen is the 'title bar'; it shows nano's |
| version, the name of the file, and whether you modified it. |
- | The two bottom rows display the most important shorcuts; in |
+ | The two bottom rows display the most important shortcuts; in |
| those lines ^ means Ctrl. The third row from the bottom shows |
| some feedback message, or gets replaced with a prompt bar when |
| you tell nano to do something that requires extra input. |