Skip to content

Commit 1763399

Browse files
committed
chore: fix typo
1 parent 781c689 commit 1763399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/pages/config/onchainkit-provider.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const App = () => {
3838
| [`apiKey`](#apikey) | Client API Key from Coinbase Developer Platform. | No |
3939
| [`rpcUrl`](#rpc-url) | RPC URL for onchain requests. | No |
4040
| [`projectId`](#project-id) | Your Coinbase Developer Platform Project ID. | No |
41-
| [`config`](#config) | - `config.appearance`Customized your OnchainKit project's appearance <br /> - `config.paymaster` — Paymaster URL for gas sponsorship <br /> - `config.wallet` — Wallet configuration options | No |
41+
| [`config`](#config) | - `config.appearance`Customize your OnchainKit project's appearance <br /> - `config.paymaster` — Paymaster URL for gas sponsorship <br /> - `config.wallet` — Wallet configuration options | No |
4242
| [`schemaId`](#schema-id) | _[Deprecation Pending]_ The schema ID for attestations from the Ethereum Attestation Service (EAS). | No |
4343
| [`address`](#address) | _[Deprecation Pending]_ This prop is no longer used. | No |
4444

0 commit comments

Comments
 (0)