diff --git a/public/help/keyboard-shortcuts.md b/public/help/keyboard-shortcuts.md index 47fd561..d5e5996 100644 --- a/public/help/keyboard-shortcuts.md +++ b/public/help/keyboard-shortcuts.md @@ -13,7 +13,7 @@ JS Bin supports keyboard shortcuts when the editor panels are focused (i.e. you |ctrl+shift+del|Delete the current bin| |ctrl+s|Save current state as a revision| |ctrl+shift+s|Create a clone of the current bin| -|ctrl+shift+\|Hide JS Bin navigation bar| +|ctrl+shift+\|Hide JS Bin navigation bar| |ctrl+o|Open bin history (when logged in)| |ctrl+y|Toggle archive state on the current bin|