Skip to content

Commit 3f0c142

Browse files
Merge pull request #213912 from KapilAnanth-MSFT/patch-6
(AzureCXP) fixes MicrosoftDocs/azure-docs#99598
2 parents 4b1165a + 55c1e42 commit 3f0c142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/standard-premium/how-to-configure-rule-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article shows how to create a Rule Set and your first set of rules using th
3030
> [!NOTE]
3131
> * To delete a condition or action from a rule, use the trash can on the right-hand side of the specific condition or action.
3232
> * To create a rule that applies to all incoming traffic, do not specify any conditions.
33-
> * To stop evaluating remaining rules if a specific rule is met, check **Stop evaluating remaining rule**. If this option is checked and all remaining rules in the Rule Set will not be executed regardless if the matching conditions were met.
33+
> * To stop evaluating remaining rules if a specific rule is met, check **Stop evaluating remaining rule**. If this option is checked then all remaining rules in the Rule Set will not be executed regardless if the matching conditions were met.
3434
> * All paths in Rules Engine are case sensitive.
3535
> * Header names should adhere to [RFC 7230](https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.6).
3636

0 commit comments

Comments
 (0)