]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #38000, closes #42277
authorMark Otto <markdotto@gmail.com>
Tue, 7 Apr 2026 21:08:23 +0000 (15:08 -0600)
committerMark Otto <markdotto@gmail.com>
Tue, 7 Apr 2026 21:08:23 +0000 (15:08 -0600)
site/src/content/docs/content/reboot.mdx

index c6f5de7168a723a7750af7ce4e6f2ed1b64519d1..5bed7ebac257b523f4a0170bf60f685acabd4aa9 100644 (file)
@@ -190,7 +190,7 @@ For indicating variables use the `<var>` tag.
 Use the `<kbd>` to indicate input that is typically entered via keyboard.
 
 <Example code={`To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>
-To edit settings, press <kbd><kbd>Ctrl</kbd> + <kbd>,</kbd></kbd>`} />
+To edit settings, press <kbd>Ctrl</kbd> + <kbd>,</kbd>`} />
 
 ## Sample output