8000 Minor formatting improvement · symfony/symfony-docs@6621720 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6621720

Browse files
committed
Minor formatting improvement
1 parent 2b0213b commit 6621720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ When using the ``with`` keyword, pass the templates as an array:
321321
.. code-block:: html+jinja
322322

323323
{% form_theme form with ['::common.html.twig', ':Form:fields.html.twig',
324-
'AcmeDemoBundle:Form:fields.html.twig'] %}
324+
'AcmeDemoBundle:Form:fields.html.twig'] %}
325325

326326
{# ... #}
327327

0 commit comments

Comments
 (0)
0