8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eac586 commit c0b5da2Copy full SHA for c0b5da2
book/http_fundamentals.rst
@@ -492,7 +492,7 @@ regardless of how your project is developed. To name a few:
492
should be handled (e.g. execute the ``contactAction()`` method);
493
494
* `Form`_ - A full-featured and flexible framework for creating forms and
495
- handing form submissions;
+ handling form submissions;
496
497
* `Validator`_ A system for creating rules about data and then validating
498
whether or not user-submitted data follows those rules;
0 commit comments