addyosmani / essential-js-design-patterns

Repo for my 'Learning JavaScript Design Patterns' book
http://addyosmani.com/resources/essentialjsdesignpatterns/book/
4.83k stars 792 forks source link

typo #52

Closed FrankBerlin closed 11 years ago

FrankBerlin commented 12 years ago

Chapter MVVM -> Model -> example in knockout.js After the example sourcecode the name of the function should be "observable()" and not "observables()".