Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 832a12a

Browse files
committed
fixing build error
1 parent 3117df5 commit 832a12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Notice that you embed a collection of ``TagType`` forms using the
135135
}
136136
}
137137

138-
In your controller, you'll create a new form from the ``TaskType``:
138+
In your controller, you'll create a new form from the ``TaskType``::
139139

140140
// src/AppBundle/Controller/TaskController.php
141141
namespace AppBundle\Controller;

0 commit comments

Comments
 (0)