Skip to content

Commit 57a4fbe

Browse files
committed
typo
1 parent 0a3311a commit 57a4fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec-docs/docs/appsec/rules_syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The target allows to specify which part of the requests needs to be inspected. Y
7676
- `URI`: The URI of the request
7777
- `URI_FULL`: The full URL of the request including the query string
7878
- `RAW_BODY`: The entire body of the request
79-
- `FILENAMES` The name of the files sent in the request
79+
- `FILENAMES`: The name of the files sent in the request
8080
- `FILES_TOTAL_SIZE`: Total size of the uploaded files in the request,
8181
- _(optional)_ `variables` containing one or more variable names to restrict the matching operation to (only relevant for `ARGS`, `BODY_ARGS` and `HEADERS`)
8282

0 commit comments

Comments
 (0)