Skip to content

Commit 1b274ec

Browse files
Fix punctuation in WAF rules overview
1 parent e6d6ca6 commit 1b274ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/custom-waf-rules-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ A list of strings with names of transformations to do before the match is attemp
163163
List of values to match against, which can be thought of as being *OR*'ed. For example, it could be IP addresses or other strings. The value format depends on the previous operator.
164164

165165
> [!NOTE]
166-
> If your WAF is running Core Rule Set (CRS) 3.1, or any other earlier CRS version, the match value only allows letters, numbers and punctuation marks. Quotation marks `"`, `'`, and spaces are not supported.
166+
> If your WAF is running Core Rule Set (CRS) 3.1, or any other earlier CRS version, the match value only allows letters, numbers and punctuation marks. Quotation marks `"`, `'` and spaces are not supported.
167167
168168
Supported HTTP request method values include:
169169
- GET

0 commit comments

Comments
 (0)