Skip to content

Commit cbd960b

Browse files
committed
minor #14765 [Form] Minor rewording (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- [Form] Minor rewording Follow up of #14760 "The goal of this section will be" is horrible IMHO ;-) Commits ------- 46322c9 Minor rewording
2 parents e66095e + 46322c9 commit cbd960b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form/form_collections.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ On the rendered page, the result will look something like this:
280280
the ``data-prototype`` attribute is automatically added to the containing ``div``,
281281
and you need to adjust the following JavaScript accordingly.
282282

283-
The goal of this section will be to use JavaScript to read this attribute
283+
Now add some JavaScript to read this attribute
284284
and dynamically add new tag forms when the user clicks the "Add a tag" link.
285285
This example uses `jQuery`_ and assumes you have it included somewhere on your
286286
page (e.g. using Symfony's :doc:`Webpack Encore </frontend>`).

0 commit comments

Comments
 (0)