From ec7110219754702a6f830696cf8fefecd7f2cfd2 Mon Sep 17 00:00:00 2001 From: Padraig Doran Date: Sun, 25 Mar 2018 17:38:54 +0100 Subject: [PATCH] Fix spelling "reachers" should be "reaches" --- modsecurity.conf-recommended | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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