Skip to content

Commit 9845e0f

Browse files
fix: typos
Co-authored-by: Max Leske <[email protected]>
1 parent ffa5ced commit 9845e0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/wordpress-rule-exclusions-before.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ SecRule REQUEST_FILENAME "@endsWith /wp-admin/update.php" \
11371137
ctl:ruleRemoveTargetById=944110;REQUEST_BODY,\
11381138
ctl:ruleRemoveTargetById=944250;REQUEST_BODY"
11391139

1140-
# Installing a plugin via an upload zip file
1140+
# Installing a plugin via zip file upload
11411141
SecRule REQUEST_FILENAME "@endsWith /wp-admin/update.php" \
11421142
"id:9507974,\
11431143
phase:2,\

tests/regression/wordpress-rule-exclusions-plugin/9507974.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ meta:
66
name: 9507974.yaml
77
tests:
88
- test_title: 9507974-1
9-
desc: Installing a plugin via an upload zip file
9+
desc: Installing a plugin via zip file upload
1010
stages:
1111
- stage:
1212
input:

0 commit comments

Comments
 (0)