We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b4ddc commit 16e0408Copy full SHA for 16e0408
apps/base-docs/tutorials/docs/2_paymaster-sponsor-using-wagi.md
@@ -206,7 +206,7 @@ The full `src/app/mint/page.tsx` file should look something like this:
206
207
:::tip Smart Wallet Only
208
209
-To enable [Base Wallet] functionality add the `smartWalletOnly` prefence to the [wagmi connector]
+To enable [Base Wallet] functionality add the `smartWalletOnly` preference to the [wagmi connector]
210
211
```jsx
212
<button
0 commit comments