Skip to content

Commit 0810b18

Browse files
committed
Typo
1 parent 318834e commit 0810b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/create_custom_field_type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ These are the most important methods that a form type class can define:
136136
.. _form-type-methods-explanation:
137137

138138
``buildForm()``
139-
It adds a configures other types into this type. It's the same method used
139+
It adds and configures other types into this type. It's the same method used
140140
when :ref:`creating Symfony form classes <form-creating-form-classes>`.
141141

142142
``buildView()``

0 commit comments

Comments
 (0)