Skip to content

Commit a779587

Browse files
authored
Terminate inline azd code snippet (#2908)
1 parent f68027c commit a779587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/azure/aca-deployment-azd-in-depth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The `azd provision` command updates the infrastructure by creating a container a
188188

189189
### Clean up resources
190190

191-
Remember to clean up the Azure resources that you've created during this walkthrough. Because `azd knows the resource group in which it created the resources it can be used to spin down the environment using the following command:
191+
Remember to clean up the Azure resources that you've created during this walkthrough. Because `azd` knows the resource group in which it created the resources it can be used to spin down the environment using the following command:
192192

193193
```azdeveloper
194194
azd down

0 commit comments

Comments
 (0)