Skip to content

Commit

Permalink
Merge pull request #331 from fires3as0n/fix-typo-in-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Mar 23, 2022
2 parents 84128f0 + ac9beb2 commit 6f392f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ For more details on why thunks are useful, see:

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

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

0 comments on commit 6f392f1

Please sign in to comment.