jlongster / transducers.js

A small library for generalized transformation of data (inspired by Clojure's transducers)
BSD 2-Clause "Simplified" License
1.72k stars 54 forks source link

Fix "Fullfills" misspelling #4

Closed justinwoo closed 10 years ago

justinwoo commented 10 years ago

Makes it a little confusing to read and edit on when fulfills is misspelled.

jlongster commented 10 years ago

Hah, you're right, thanks.

justinwoo commented 10 years ago

:thumbsup: