Skip to content

Commit 73720d6

Browse files
ycerutoxabbuh
authored andcommitted
Update create_custom_field_type.rst
The ``form.type`` is a tag in this case
1 parent 391b1ee commit 73720d6

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
@@ -374,7 +374,7 @@ method to ``GenderType``, which receives the gender configuration::
374374
}
375375

376376
Great! The ``GenderType`` is now fueled by the configuration parameters and
377-
registered as a service. Additionally, because you used the ``form.type`` alias in its
377+
registered as a service. Additionally, because you used the ``form.type`` tag in its
378378
configuration, using the field is now much easier::
379379

380380
// src/AppBundle/Form/Type/AuthorType.php

0 commit comments

Comments
 (0)