Skip to content

Commit b7b6731

Browse files
authored
Update conditionalaccessgrantcontrols.md - Acrolinx fixes
1 parent 20cc2cc commit b7b6731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/v1.0/resources/conditionalaccessgrantcontrols.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Represents grant controls that must be fulfilled to pass the policy.
2828

2929
Consider the following when you use the `passwordChange` control:
3030

31-
- `passwordChange` must be accompanied by `mfa` using an `AND` operator. This combination ensures that the password will be updated in a secure way.
31+
- `passwordChange` must be accompanied by `mfa` using an `AND` operator. This combination ensures that the password is updated in a secure way.
3232
- `passwordChange` must be used in a policy containing `userRiskLevels`. This is designed to enable scenarios where users must use a secure change password to reset their user risk.
3333
- The policy should target `all` applications, and not exclude any applications.
34-
- The policy cannot contain any other condition except `users`, `applications` and `userRiskLevels`.
34+
- The policy can't contain any other condition except `users`, `applications`, and `userRiskLevels`.
3535

3636
## Relationships
3737

0 commit comments

Comments
 (0)