Skip to content

Commit 25fa9ea

Browse files
authored
Merge pull request #112943 from paulkel/patch-3
Spelling and grammar
2 parents cbd6820 + 6cdfacf commit 25fa9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ To delete a managed resource, remove the resource definition from the underlying
589589

590590
## Protect managed resources against deletion
591591

592-
When creating a deployment stack, it's possible to assign a specific type of permissions to the managed resources, which prevents their deletion by unauthorized security principals. These settings are refereed as deny settings. You want to store the stack at a parent scope.
592+
When creating a deployment stack, it's possible to assign a specific type of permissions to the managed resources, which prevents their deletion by unauthorized security principals. These settings are referred to as deny settings. You want to store the stack at a parent scope.
593593

594594
# [PowerShell](#tab/azure-powershell)
595595

0 commit comments

Comments
 (0)