Skip to content

Commit 9979388

Browse files
committed
docs: use kbd for keyboard shortcuts
1 parent 184c5e8 commit 9979388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/9.studio/6.debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ That's it! You should now be able to access Studio UI and confirm that your conf
5858
::
5959

6060
::warning
61-
Any modification of your `nuxt.config.ts` file or any changes in a Vue file require a restart of the Nuxt dev server. Once the server has restarted you can synchronize the Studio interface by calling the `Sync meta` action from command menu :shortcut{value="meta"} :shortcut{value="K"} . A refresh of the Studio app should also apply the update.
61+
Any modification of your `nuxt.config.ts` file or any changes in a Vue file require a restart of the Nuxt dev server. Once the server has restarted you can synchronize the Studio interface by calling the `Sync meta` action from command menu :kbd{value="meta"} :kbd{value="K"} . A refresh of the Studio app should also apply the update.
6262
::

0 commit comments

Comments
 (0)