Browse Source

Update form_types.rst

Very samll typo that changes a too long phrase into a decent HTML list
Ronan Guilloux 11 years ago
parent
commit
5d7caef351
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Resources/doc/reference/form_types.rst

+ 1 - 0
Resources/doc/reference/form_types.rst

@@ -229,6 +229,7 @@ collection
 ^^^^^^^^^^
 
 This bundle handle the symfony ``collection`` form type by adding:
+
 * an ``add`` button if you set the ``allow_add`` option to ``true``.
 * a ``delete`` button if you set the ``allow_delete`` option to ``true``.