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

Fixed a typo in the jquery iterator pattern #186

Closed adnasa closed 8 years ago

adnasa commented 8 years ago

Fixed #185

addyosmani commented 8 years ago

Can you rebase against master please?

adnasa commented 8 years ago

done, even though that it looks like someone has already addressed this in a previous merge-commit. :sob:

morenoh149 commented 8 years ago

PR should be closed if fixed elsewhere

addyosmani commented 8 years ago

This was indeed fixed in a previous merge commit :tired_face: Sorry about that! I do appreciate the patch and effort to rebase it however. Rock on!