Merge pull request #1046 from panych/patch-1

Fix typo in Components guide.
This commit is contained in:
Leo Horie 2016-05-17 11:12:46 -04:00
commit a294ee503c

View file

@ -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