martyjs / marty

A Javascript library for state management in React applications
http://martyjs.org
MIT License
1.09k stars 76 forks source link

Stores API documentation fix (`UserAPI` -> `UserQueries`) #217

Closed jimmed closed 9 years ago

jimmed commented 9 years ago

I presume this is a hangover from the update to 0.9, and that the pattern I've used is the correct one. If I'm wrong let me know!

jhollingworth commented 9 years ago

:+1: