Skip to content

Commit 6a9051a

Browse files
authored
Typos
1 parent 03856fe commit 6a9051a

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
@@ -18,7 +18,7 @@ assumptions about the shape of your data or the type of request.
1818
- Provides convenient `isLoading`, `startedAt` and `finishedAt` metadata
1919
- Provides `cancel` and `reload` actions
2020
- Automatic re-run using `watch` prop
21-
- Accepts `onResolved` and `onRejected` callbacks
21+
- Accepts `onResolve` and `onReject` callbacks
2222
- Supports optimistic updates using `setData`
2323

2424
> Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was

0 commit comments

Comments
 (0)