We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10666ad commit 4e252c3Copy full SHA for 4e252c3
1 file changed
site/src/content/docs/content/reboot.mdx
@@ -190,7 +190,7 @@ For indicating variables use the `<var>` tag.
190
Use the `<kbd>` to indicate input that is typically entered via keyboard.
191
192
<Example code={`To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>
193
-To edit settings, press <kbd><kbd>Ctrl</kbd> + <kbd>,</kbd></kbd>`} />
+To edit settings, press <kbd>Ctrl</kbd> + <kbd>,</kbd>`} />
194
195
## Sample output
196
0 commit comments