8000 Fixed typo · dunglas/symfony-docs@5acc483 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5acc483

Browse files
maks-rafalkoweaverryan
authored andcommitted
Fixed typo
Fixed typo [doubled words]
1 parent 928c736 commit 5acc483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/data_transformers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ a field for issue numbers
244244
2) You need to worry about passing in the ``em`` option whenever you're creating
245245
a form that uses the transformer.
246246

247-
Because of these, you may choose to create a :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
247+
Because of these, you may choose to :doc:`create a custom field type</cookbook/form/create_custom_field_type>`.
248248
First, create the custom field type class::
249249

250250
// src/Acme/TaskBundle/Form/Type/IssueSelectorType.php

0 commit comments

Comments
 (0)
0