diff --git a/modsecurity.conf-recommended b/modsecurity.conf-recommended index 728afc1a..60317acb 100644 --- a/modsecurity.conf-recommended +++ b/modsecurity.conf-recommended @@ -39,7 +39,7 @@ SecRequestBodyLimit 13107200 SecRequestBodyNoFilesLimit 131072 # Store up to 128 KB of request body data in memory. When the multipart -# parser reachers this limit, it will start using your hard disk for +# parser reaches this limit, it will start using your hard disk for # storage. That is slow, but unavoidable. # SecRequestBodyInMemoryLimit 131072