8000 Update forms.rst · symfony/symfony-docs@117cb78 · GitHub
[go: up one dir, main page]

Skip to content

Commit 117cb78

Browse files
keefekwanweaverryan
authored andcommitted
Update forms.rst
Edited organize to organization.
1 parent 70f2ae8 commit 117cb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Building Forms
1414

1515
The Form component allows you to build forms right inside your controller
1616
code. Honestly, unless you need to reuse the form somewhere else, that's
17-
totally fine. But for organize and reuse, we recommend that you define each
17+
totally fine. But for organization and reuse, we recommend that you define each
1818
form in its own PHP class::
1919

2020
namespace AppBundle\Form;

0 commit comments

Comments
 (0)
0