<section id="moddef"><title>Module Definition</title>
<p>There are now a lot fewer stages to worry about when
- creating your module definition. The old defintion looked
+ creating your module definition. The old definition looked
like</p>
<example><pre>
<li>
Allow at least 10 seconds to receive the request body.
If the client sends data, increase the timeout by 1 second for every
- 1000 bytes received, with no upper limit for the timeout (exept for
+ 1000 bytes received, with no upper limit for the timeout (except for
the limit given indirectly by
<directive module="core">LimitRequestBody</directive>):