]> xn--ix-yja.es Git - alex.git/commitdiff
Fix markup
authoralexpdp7 <alex@pdp7.net>
Wed, 30 Apr 2025 06:11:27 +0000 (08:11 +0200)
committeralexpdp7 <alex@corcoles.net>
Wed, 30 Apr 2025 06:12:09 +0000 (08:12 +0200)
emacs/README.md

index a888fbe7690239d08783d7b3c487b5371379ab15..fb18bf944782e405bef14b32521c402e7d26f9bc 100644 (file)
@@ -19,7 +19,7 @@ You can execute Emacs commands with `M-x` (alt-x).
 You can learn many keybindings through the hints that the Emacs menu and `M-x` show.
 
 When you pause after pressing an incomplete shortcut, `which-key-mode` shows the next keys and shortcuts available.
-By pressing `C-x` (control-x), `C-c`, or `C-h, you can see the global, mode, and help shortcuts respectively.
+By pressing `C-x` (control-x), `C-c`, or `C-h`, you can see the global, mode, and help shortcuts respectively.
 
 [My `emacs.el` is about 120 lines](emacs.el).
 Perhaps when you read this, my current config will be much bigger..