8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3117df5 commit 832a12aCopy full SHA for 832a12a
cookbook/form/form_collections.rst
@@ -135,7 +135,7 @@ Notice that you embed a collection of ``TagType`` forms using the
135
}
136
137
138
-In your controller, you'll create a new form from the ``TaskType``:
+In your controller, you'll create a new form from the ``TaskType``::
139
140
// src/AppBundle/Controller/TaskController.php
141
namespace AppBundle\Controller;
0 commit comments