Skip to content

Commit 7b7e196

Browse files
fix indentation
1 parent f3bddf3 commit 7b7e196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/deploy-visual-studio-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ In this tutorial, you'll deploy a containerized application to Azure Container A
3333
git clone https://github.com/Azure-Samples/containerapps-albumapi-javascript.git
3434
```
3535

36-
> [!NOTE]
37-
> This tutorial uses a JavaScript project, but the steps are language agnostic.
36+
> [!NOTE]
37+
> This tutorial uses a JavaScript project, but the steps are language agnostic.
3838

3939
1. Open Visual Studio Code.
4040

0 commit comments

Comments
 (0)