Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
e1himself authored Dec 31, 2024
1 parent 73375e4 commit 5b0f335
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 @@ -29,7 +29,7 @@ async function handleClick() {

## API

**The `usePromiseModal()` hook` returns the following values**:
**The `usePromiseModal()` hook returns the following values**:

```tsx
const { invoke, modal, isDisplayed } = usePromiseModal(/* ... */);
Expand Down

0 comments on commit 5b0f335

Please sign in to comment.