Skip to content

Commit

Permalink
fix: typo (#894)
Browse files Browse the repository at this point in the history
Signed-off-by: guoguangwu <[email protected]>
  • Loading branch information
testwill authored Oct 29, 2023
1 parent 2624bf3 commit 4b1b82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/actions/ctl_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ func TestCtl(t *testing.T) {
}
},
},
"responseBodyLimit successfuly": {
"responseBodyLimit successfully": {
input: "responseBodyLimit=12345",
prepareTX: func(tx *corazawaf.Transaction) {
tx.ProcessRequestHeaders()
Expand Down

0 comments on commit 4b1b82d

Please sign in to comment.