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 318834e commit 0810b18Copy full SHA for 0810b18
form/create_custom_field_type.rst
@@ -136,7 +136,7 @@ These are the most important methods that a form type class can define:
136
.. _form-type-methods-explanation:
137
138
``buildForm()``
139
- It adds a configures other types into this type. It's the same method used
+ It adds and configures other types into this type. It's the same method used
140
when :ref:`creating Symfony form classes <form-creating-form-classes>`.
141
142
``buildView()``
0 commit comments