Skip to content

Commit fd32123

Browse files
authored
Typo fix
1 parent 0990337 commit fd32123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Step 1 involves installing Redux middleware and is detailed [here in the docs of
4646
Welcome back! You may now create an async function in your React code like so:
4747

4848
```jsx
49-
import MakeAsyncFunction from 'redux-promise-listener'
49+
import MakeAsyncFunction from 'react-redux-promise-listener'
5050
import { promiseListener } from './store'
5151

5252
...

0 commit comments

Comments
 (0)