Selaa lähdekoodia

Update form_types.rst

Very samll typo that changes a too long phrase into a decent HTML list
Ronan Guilloux 11 vuotta sitten
vanhempi
commit
5d7caef351
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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``.