Skip to content

Commit 8bfa790

Browse files
committed
change key reference from cmd to command
1 parent 0e26ac2 commit 8bfa790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/run-a-website-locally-with-html/run-a-website-locally-with-html.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Extensions give us special abilities such as code highlighting and formatting. T
9191
Alternatively, we can access with "View" > "Extensions" or keyboard shortcuts:
9292

9393
- Windows: <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>x</kbd>
94-
- Mac: <kbd>cmd</kbd> + <kbd>shift</kbd> + <kbd>x</kbd>
94+
- Mac: <kbd>command</kbd> + <kbd>shift</kbd> + <kbd>x</kbd>
9595

9696
Let's now explore one that supports HTML!
9797

0 commit comments

Comments
 (0)