diff --git a/book/forms.rst b/book/forms.rst index f15d9fac1bd..bffcac0834d 100644 --- a/book/forms.rst +++ b/book/forms.rst @@ -1234,7 +1234,7 @@ renders the form: {% form_theme form 'AcmeTaskBundle:Form:fields.html.twig' 'AcmeTaskBundle:Form:fields2.html.twig' %} -