8000 fixed typo: handing to handling · GromNaN/symfony-docs@c0b5da2 · GitHub
[go: up one dir, main page]

Skip to content

Commit c0b5da2

Browse files
Joel Clermontfabpot
authored andcommitted
fixed typo: handing to handling
1 parent 7eac586 commit c0b5da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/http_fundamentals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ regardless of how your project is developed. To name a few:
492492
should be handled (e.g. execute the ``contactAction()`` method);
493493

494494
* `Form`_ - A full-featured and flexible framework for creating forms and
495-
handing form submissions;
495+
handling form submissions;
496496

497497
* `Validator`_ A system for creating rules about data and then validating
498498
whether or not user-submitted data follows those rules;

0 commit comments

Comments
 (0)
0