Skip to content

Commit 6ef7b48

Browse files
Update form_collections.rst
See symfony#13439 (comment)
1 parent 4e363ea commit 6ef7b48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

form/form_collections.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ that Task, right inside the same form.
1111

1212
.. note::
1313

14-
The example presented here is based on Doctrine. However, if you're not
15-
using Doctrine, it's all very similar.
14+
The example presented here is based on Doctrine.
1615

1716
First, suppose that each ``Task`` belongs to multiple ``Tag`` objects. Start
1817
by creating a simple ``Task`` class::

0 commit comments

Comments
 (0)