Browse Source

Updated keybinding syntax

Jeffrey Chandler 5 years ago
parent
commit
4a5fa087b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/man/README.md

+ 1 - 1
plugins/man/README.md

@@ -10,4 +10,4 @@ plugins=(... man)
 # Keyboard Shortcuts
 | Shortcut                          | Description                                                            |
 |-----------------------------------|------------------------------------------------------------------------|
-| <kpd>esc</kpd> + man              | add man before the previous command to see the manual for this command |
+| <kbd>Esc</kbd> + man              | add man before the previous command to see the manual for this command |