Skip to content

Commit 033f364

Browse files
committed
Minor tweak
1 parent aa075e9 commit 033f364

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

form/form_collections.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,8 @@ 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>`).
287287

288-
Now add the required functionality with JavaScript:
288+
Add a ``<script>`` tag somewhere on your page to include the required
289+
functionality with JavaScript:
289290

290291
.. code-block:: javascript
291292

0 commit comments

Comments
 (0)