Skip to content

Commit c88261f

Browse files
Correct misspelling
1 parent 466da27 commit c88261f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/concepts/policy-applicability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ When a policy definition is assigned to a scope, Azure Policy scans every resour
1313
Applicability is determined by several factors:
1414
- **Conditions** in the `if` block of the [policy rule](../concepts/definition-structure.md#policy-rule).
1515
- **Mode** of the policy definition.
16-
- **Excluded scopes** secified in the assignment.
16+
- **Excluded scopes** specified in the assignment.
1717
- **Exemptions** of resources or resource hierarchies.
1818

1919
Condition(s) in the `if` block of the policy rule are evaluated for applicability in slightly different ways based on the effect.

0 commit comments

Comments
 (0)