reflux / refluxjs

A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux
BSD 3-Clause "New" or "Revised" License
5.36k stars 330 forks source link

Fix typo __storeunsubscribe__ -> __storeunsubscribes__ #476

Closed da-x closed 8 years ago

devinivy commented 8 years ago

Thanks! Do you have any interest in writing a regression test?

da-x commented 8 years ago

Not particularly, as it would take much time for me to get familiar with the code base, and I devised this particular fix quite independently of it

devinivy commented 8 years ago

Makes sense!