Skip to content

Commit

Permalink
Fix a typo in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Apr 8, 2023
1 parent 75a7eeb commit 7b527d6
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 @@ -28,7 +28,7 @@ npm i use-suspender

## API

### `createSuspender(fn[, ctx])`
### `createSuspender(implementation[, ctx])`

Creates a new `useSuspender` hook for given function.

Expand Down

0 comments on commit 7b527d6

Please sign in to comment.