We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd4650 commit 31cdd1bCopy full SHA for 31cdd1b
content/waf/policies/external-references.md
@@ -210,7 +210,7 @@ Here are some examples of typical cases:
210
| _file:///bar/foo.json_ | /bar/foo.json | Non-default path |
211
| _file://etc/app_protect/conf/foo.json_ | **Not accepted** | "etc" is interpreted as remote host name |
212
213
-The next example enable all attack signatures, excluding specific signatures from enforcement using a reference to a local file on the machine.
+The next example enables all attack signatures, excluding specific signatures from enforcement using a reference to a local file on the machine.
214
215
```json
216
{
0 commit comments