Skip to content

Commit f2d7841

Browse files
Update deployment-stacks.md
Fixed a capitalization issue which causes ambiguity among the translators in "Use the new command" -> "Use the New command". Translators assume "new" is used as an adjective defining the noun "command".
1 parent d00c8af commit f2d7841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/deployment-stacks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ az stack group create \
251251
```
252252

253253
> [!NOTE]
254-
> Azure CLI doesn't have a deployment stack set command. Use the new command instead.
254+
> Azure CLI doesn't have a deployment stack set command. Use the New command instead.
255255
256256
# [Portal](#tab/azure-portal)
257257

@@ -321,7 +321,7 @@ Currently not implemented.
321321

322322
---
323323

324-
### Use the new command
324+
### Use the New command
325325

326326
You get a warning similar to the following:
327327

0 commit comments

Comments
 (0)