8000 Remove the word "simple" · symfony/symfony-docs@477dac1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 477dac1

Browse files
committed
Remove the word "simple"
1 parent e179bd4 commit 477dac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ that Task, right inside the same form.
1919
including the ``ManyToMany`` association mapping definition on the Task's
2020
``tags`` property.
2121

22-
Let's start by creating a simple ``Task`` entity::
22+
Let's start by creating a ``Task`` entity::
2323

2424
// src/AppBundle/Entity/Task.php
2525
namespace AppBundle\Entity;

0 commit comments

Comments
 (0)
0