Skip to content

Commit e78a5ba

Browse files
Update content/includes/nap-waf/config/common/ip-groups-override-rules.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent c08147e commit e78a5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/includes/nap-waf/config/common/ip-groups-override-rules.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here is a policy example:
5555

5656
The previous example policy contains an IP group with the name "standalone", used for the override rule condition "clientIp.matches(ipAddressLists['standalone'])".
5757
The condition means that the rule enforcement is applied when clientIp is matched to one of ipAddresses in ipAddressList with name "standalone".
58-
The value used in override rule condition must exist and be exactly equal the name in "ip-address-lists".
58+
The value used for the override condition must exist and exactly match the name in "ip-address-lists".
5959

6060
#### Several error cases are verified:
6161
- Using another keyword instead of ipAddressLists;

0 commit comments

Comments
 (0)