10000 [#1910] Minor tweak in removal of "we" refactoring · symfony/symfony-docs@a5458f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5458f6

Browse files
committed
[#1910] Minor tweak in removal of "we" refactoring
1 parent 1fd4179 commit a5458f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/create_custom_field_type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ argument to ``GenderType``, which receives the gender configuration::
253253
}
254254

255255
Great! The ``GenderType`` is now fueled by the configuration parameters and
256-
registered as a service. Additionally because you used the ``form.type`` alias in its
256+
registered as a service. Additionally, because you used the ``form.type`` alias in its
257257
configuration, using the field is now much easier::
258258

259259
// src/Acme/DemoBundle/Form/Type/AuthorType.php

0 commit comments

Comments
 (0)
0