Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas committed Dec 19, 2024
1 parent 766e979 commit 7fb8a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appkit/react/core/hooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const { isReady, isPending, connect } = useAppKitWallet({
<Button onClick={() => connect("walletConnect")} />
```

#### Options for the connect paramater
#### Options for the connect parameter
<Table
headers={['Type', 'Options']}
data={[
Expand Down

0 comments on commit 7fb8a85

Please sign in to comment.