diff --git a/form/form_customization.rst b/form/form_customization.rst index 55e2211c107..031984c2860 100644 --- a/form/form_customization.rst +++ b/form/form_customization.rst @@ -443,7 +443,7 @@ the base block by using the ``parent()`` Twig function: .. code-block:: html+twig - {# app/Resources/views/Form/fields.html.twig #} + {# app/Resources/views/form/fields.html.twig #} {% extends 'form_div_layout.html.twig' %} {% block integer_widget %}