Skip to content

Commit 9bfbc0f

Browse files
committed
update
1 parent c029da8 commit 9bfbc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/deployment-manager-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ The wait step pauses the deployment before continuing. It allows you to verify t
196196
"type": "Microsoft.DeploymentManager/steps",
197197
"apiVersion": "2018-09-01-preview",
198198
"name": "waitStep",
199-
"location": "<step-location>",
199+
"location": "<step-location>",
200200
"properties": {
201201
"stepType": "wait",
202202
"attributes": {

0 commit comments

Comments
 (0)