Skip to content

Commit 9c3fa61

Browse files
authored
Update configuration-guidelines.rst
Fix typo
1 parent a8b776d commit 9c3fa61

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)