We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce9dc5 commit cefddaeCopy full SHA for cefddae
components/form/introduction.rst
@@ -173,7 +173,7 @@ line to your ``composer.json`` file:
173
}
174
175
The TwigBridge integration provides you with several :doc:`Twig Functions </reference/forms/twig_reference>`
176
-that help you render each the HTML widget, label and error for each field
+that help you render the HTML widget, label and error for each field
177
(as well as a few other things). To configure the integration, you'll need
178
to bootstrap or access Twig and add the :class:`Symfony\\Bridge\\Twig\\Extension\\FormExtension`::
179
0 commit comments