Skip to content

Commit

Permalink
Fixed typo (#67)
Browse files Browse the repository at this point in the history
Them->Then
  • Loading branch information
TimNilimaa authored Nov 19, 2023
1 parent 16196b4 commit 30968a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/azure/includes/aca-deployment-azd.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The process for installing AZD varies based on your operating system, but it is

## Create a new AZD environment

Once you've created your .NET Aspire sample project, open your terminal window and `cd` into the root of the solution. Them, execute the command `azd init`. AZD will first inspect the local directory structure to determine the type of app being deployed.
Once you've created your .NET Aspire sample project, open your terminal window and `cd` into the root of the solution. Then, execute the command `azd init`. AZD will first inspect the local directory structure to determine the type of app being deployed.

:::image type="content" source="../media/aspire-azd-01.png" lightbox="../media/aspire-azd-01.png" alt-text="AZD inspecting the local source tree":::

Expand Down

0 comments on commit 30968a2

Please sign in to comment.