Skip to content

Commit

Permalink
Fixed typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr_Novikov2 authored and Aleksandr_Novikov2 committed Mar 23, 2022
1 parent 84128f0 commit ac9beb2
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 ac9beb2

Please sign in to comment.