Skip to content

Commit c8f521c

Browse files
lyrixxweaverryan
authored andcommitted
Update cookbook/form/form_collections.rst
Obviously, it is not a div
1 parent 01d45e4 commit c8f521c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/form_collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ will be show next):
358358

359359
.. code-block:: javascript
360360
361-
// Get the div that holds the collection of tags
361+
// Get the ul that holds the collection of tags
362362
var collectionHolder = $('ul.tags');
363363
364364
// setup an "add a tag" link

0 commit comments

Comments
 (0)