Skip to content

Commit

Permalink
Fix close tag on keyboard shortcut page (google#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeisler authored and NoahDragon committed Jul 11, 2023
1 parent e6b1242 commit 4f27bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/running-the-course/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

There are several useful keyboard shortcuts in mdBook:

* <kbd>Arrow-Left</kdb>: Navigate to the previous page.
* <kbd>Arrow-Left</kbd>: Navigate to the previous page.
* <kbd>Arrow-Right</kbd>: Navigate to the next page.
* <kbd>Ctrl + Enter</kbd>: Execute the code sample that has focus.
* <kbd>s</kbd>: Activate the search bar.

0 comments on commit 4f27bf9

Please sign in to comment.