Skip to content

Commit 66b716d

Browse files
committed
Fixing breaking grammatical issues
1 parent 12bb7dc commit 66b716d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/concepts/policy-as-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ before it's too late and they're attempting to deploy in production.
2727

2828
## Definitions and foundational information
2929

30-
Before getting into the details of Azure Policy as Code workflow, it's important to understand how to author policydefinitions and initiative definitions:
30+
Before getting into the details of Azure Policy as Code workflow, it's important to understand how to author policy definitions and initiative definitions:
3131

3232
- [Policy definition](./definition-structure.md)
3333
- [Initiative definition](./initiative-definition-structure.md)
@@ -157,7 +157,7 @@ may be unexpected and unidentified impact from the policy. For more information,
157157

158158
If validation of the assignment meets expectations, the next step is to validate remediation.
159159
Policies that use either [deployIfNotExists](./effects.md#deployifnotexists) or
160-
[modify](./effects.md#modify) can gave an associated remediation task triggered to correct resources from a non-compliant state and bring them into compliance.
160+
[modify](./effects.md#modify) can have an associated remediation task triggered to correct resources from a non-compliant state and bring them into compliance.
161161

162162
The first step to remediating resources is to grant the policy assignment the role assignment
163163
defined in the policy definition. This role assignment gives the policy assignment managed identity

0 commit comments

Comments
 (0)