Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4be6786

Browse filesBrowse files
committed
minor #4326 [Components][Form] Grammar improvement (fabschurt)
This PR was merged into the 2.3 branch. Discussion ---------- [Components][Form] Grammar improvement | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | n/a I think the "each the" form is not correct in English, as "each" must generally be used as in "each one of", or "each of", forms that should not be used here either as the countable aspect is already expressed by "each field" further in the phrase anyway. Commits ------- cefddae Apply a grammatical improvement
2 parents 2c190ed + cefddae commit 4be6786
Copy full SHA for 4be6786

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/form/introduction.rst

Copy file name to clipboardExpand all lines: components/form/introduction.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ line to your ``composer.json`` file:
173173
}
174174
175175
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
176+
that help you render the HTML widget, label and error for each field
177177
(as well as a few other things). To configure the integration, you'll need
178178
to bootstrap or access Twig and add the :class:`Symfony\\Bridge\\Twig\\Extension\\FormExtension`::
179179

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.