We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891356a commit f336d01Copy full SHA for f336d01
website/docs/docs/api/thunk.md
@@ -28,7 +28,7 @@ thunk(async (actions, payload) => {
28
29
- `payload` (any)
30
31
- If a payload was provided to the thunk when it was dispatch it will be available via this argument.
+ If a payload was provided to the thunk when it was dispatched it will be available via this argument.
32
33
- `helpers` (Object)
34
0 commit comments