File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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)