wbinnssmith / redux-normalizr-middleware

Combines redux middleware and normalizr to make flattening nested data a snap
MIT License
96 stars 6 forks source link

Typo in example #5

Closed AriaFallah closed 8 years ago

AriaFallah commented 8 years ago

import normalizrMiddleware from 'redux-normalize-middleware';

First line...screwed me up haha.

Says normalize instead of normalizr

wbinnssmith commented 8 years ago

Thanks :)