Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nihgwu authored Jan 20, 2017
1 parent 5741f8c commit aeb9bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ HMR(Hot Module Replacement) related, currently used in [babel-plugin-dva-hmr](ht

Specify extra reducers.

e.g. [redux-form](https://github.com/erikras/redux-form) nedd extra `form` reducer:
e.g. [redux-form](https://github.com/erikras/redux-form) needs extra `form` reducer:

```js
import { reducer as formReducer } from 'redux-form'
Expand Down

0 comments on commit aeb9bbb

Please sign in to comment.