From 4e8ca4035cb3998563a10d878829bfe2efc9ef91 Mon Sep 17 00:00:00 2001 From: Alexandr Panchenko <07mysterious09@gmail.com> Date: Tue, 17 May 2016 17:50:47 +0300 Subject: [PATCH] =?UTF-8?q?ContactList=20=E2=86=92=20ContactForm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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