We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84128f0 + ac9beb2 commit 6f392f1Copy full SHA for 6f392f1
README.md
@@ -156,7 +156,7 @@ For more details on why thunks are useful, see:
156
157
- **Redux docs: Writing Logic with Thunks**
158
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.
+ The official usage guide page on thunks. Covers why they exist, how the thunk middleware works, and useful patterns for using thunks.
160
161
- **Stack Overflow: Dispatching Redux Actions with a Timeout**
162
http://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559#35415559
0 commit comments