Skip to content

Commit bdbb305

Browse files
ycerutoxabbuh
authored andcommitted
Update create_custom_field_type.rst
The ``form.type`` is a tag in this case
1 parent 9eb60f3 commit bdbb305

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
@@ -377,7 +377,7 @@ configuration::
377377
}
378378

379379
Great! The ``GenderType`` is now fueled by the configuration parameters and
380-
registered as a service. Because you used the ``form.type`` alias in its configuration,
380+
registered as a service. Because you used the ``form.type`` tag in its configuration,
381381
your service will be used instead of creating a *new* ``GenderType``. In other words,
382382
your controller *does not need to change*, it still looks like this::
383383

0 commit comments

Comments
 (0)