addyosmani / backbone-fundamentals

:book: A creative-commons book on Backbone.js for beginners and advanced users alike

Home Page:http://addyosmani.github.io/backbone-fundamentals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo @ 'Getters & Setters' (03-Internals)

dcarral opened this issue · comments

There's a typo in Getters & Setters (03 - Internals)

Book: "Passing {silent:true} on change doesn't delay individual "change:attr" events..."
Proposed fix: "Passing {silent:true} on set doesn't delay individual "change:attr" events..."

Closing this issue since #681 fixed it.