Skip to content

Commit 50783aa

Browse files
IEvangelistCopilot
andauthored
Update src/frontend/src/content/docs/get-started/dev-containers.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8b5eb4c commit 50783aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/content/docs/get-started/dev-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To configure Dev Containers in Visual Studio Code, use the `.devcontainer/devcon
5757
alt="Screenshot showing the dev container build completed notification in VS Code."
5858
/>
5959

60-
1. Open a new terminal window in Visual Studio Code (<Kbd windows='Ctrl+Shift+\' mac='Cmd+Shift+\' />) and create a new Aspire project using the Aspire CLI.
60+
1. Open a new terminal window in Visual Studio Code (<Kbd windows='Ctrl+Shift+\\' mac='Cmd+Shift+\\' />) and create a new Aspire project using the Aspire CLI.
6161

6262
```bash title="Aspire CLI — Create an Aspire starter app"
6363
aspire new aspire-starter --name HelloAspire

0 commit comments

Comments
 (0)