addyosmani / essential-js-design-patterns

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

Remove redundant 'through' in the Flyweight Pattern description #159

Closed phs1919 closed 9 years ago

addyosmani commented 9 years ago

Thanks!