Skip to content

Commit 5b0522e

Browse files
Merge pull request #917 from asiebelt/patch-1
Fix typo in configuration-guidelines.rst.
2 parents a8b776d + 9c3fa61 commit 5b0522e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/configuration-guidelines.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ LimitRequestBody directive can be used::
481481

482482
LimitRequestBody 1048576
483483

484-
The argument to the LimitRequestBody should be the maxumum number of bytes
484+
The argument to the LimitRequestBody should be the maximum number of bytes
485485
that should be allowed in the content of a request.
486486

487487
When this directive is used, mod_wsgi will perform the check prior to

0 commit comments

Comments
 (0)