Skip to content

Commit 4e252c3

Browse files
committed
Fixes #38000, closes #42277
1 parent 10666ad commit 4e252c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/content/docs/content/reboot.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ For indicating variables use the `<var>` tag.
190190
Use the `<kbd>` to indicate input that is typically entered via keyboard.
191191

192192
<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>`} />
193+
To edit settings, press <kbd>Ctrl</kbd> + <kbd>,</kbd>`} />
194194

195195
## Sample output
196196

0 commit comments

Comments
 (0)