Skip to content

Commit ec71102

Browse files
Padraig DoranFelipe Zimmerle
authored andcommitted
Fix spelling
"reachers" should be "reaches"
1 parent 7aa2f2d commit ec71102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modsecurity.conf-recommended

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ SecRequestBodyLimit 13107200
3939
SecRequestBodyNoFilesLimit 131072
4040

4141
# Store up to 128 KB of request body data in memory. When the multipart
42-
# parser reachers this limit, it will start using your hard disk for
42+
# parser reaches this limit, it will start using your hard disk for
4343
# storage. That is slow, but unavoidable.
4444
#
4545
SecRequestBodyInMemoryLimit 131072

0 commit comments

Comments
 (0)