Skip to content

Commit 0bd38f6

Browse files
Fixing function name
1 parent c497b6c commit 0bd38f6

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
@@ -572,7 +572,7 @@ First, add a "delete this tag" link to each tag form:
572572
// ... the rest of the block from above
573573
});
574574
575-
function addTagForm() {
575+
function addFormToCollection() {
576576
// ...
577577
578578
// add a delete link to the new form

0 commit comments

Comments
 (0)