diff --git a/docs/components.md b/docs/components.md index 14e9b422..f6e473ce 100644 --- a/docs/components.md +++ b/docs/components.md @@ -393,7 +393,7 @@ var ContactsWidget = { } } -//ContactList no longer calls `Contact.save` +//ContactForm no longer calls `Contact.save` var ContactForm = { controller: function(args) { var ctrl = this