diff --git a/form/form_collections.rst b/form/form_collections.rst index e7502432a16..cceffb6b6b1 100644 --- a/form/form_collections.rst +++ b/form/form_collections.rst @@ -572,7 +572,7 @@ First, add a "delete this tag" link to each tag form: // ... the rest of the block from above }); - function addTagForm() { + function addFormToCollection() { // ... // add a delete link to the new form