Skip to content

Commit 6f392f1

Browse files
authored
Merge pull request #331 from fires3as0n/fix-typo-in-readme
2 parents 84128f0 + ac9beb2 commit 6f392f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ For more details on why thunks are useful, see:
156156

157157
- **Redux docs: Writing Logic with Thunks**
158158
https://redux.js.org/usage/writing-logic-thunks
159-
The official usage guide page on thunks. Covers why they exist, how the thunk middleware works, and uesful patterns for using thunks.
159+
The official usage guide page on thunks. Covers why they exist, how the thunk middleware works, and useful patterns for using thunks.
160160

161161
- **Stack Overflow: Dispatching Redux Actions with a Timeout**
162162
http://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559#35415559

0 commit comments

Comments
 (0)