Skip to content

Commit 8638818

Browse files
committed
Fix another kbd
1 parent 6225382 commit 8638818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/hello/positron.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ In this case, the `label` of the code cell is `load-packages`, and `include` is
236236
There are a wide variety of code cell options you can apply to tailor your output, you can learn more in the next tutorial on [Computations](../computations/positron.qmd).
237237
238238
In addition to rendering the complete document to view the results of code cells, you can also run each code cell interactively.
239-
Use the command: **Quarto: Run Cell**, the keyboard shortcut ({{< kbd mac=Command-Shift-Enter windows=Control+Shift+Enter linux=Control+Shift+Enter >}}), or click Run Cell directly above the cell in the Editor.
239+
Use the command: **Quarto: Run Cell**, the keyboard shortcut ({{< kbd mac=Command-Shift-Enter win=Control+Shift+Enter linux=Control+Shift+Enter >}}), or click Run Cell directly above the cell in the Editor.
240240
Positron executes the code in the Console and displays the results.
241241
242242
::: {.panel-tabset group="language"}

0 commit comments

Comments
 (0)