Skip to content

Commit 6533fe1

Browse files
authored
add quick fix (#460)
1 parent 7198adc commit 6533fe1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/base-account/quickstart/web-react.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,10 @@ Open http://localhost:3000, click **Sign in with Base** (optional) and then **Pa
228228

229229
## Next steps
230230

231-
* **[Authenticate Users](/base-account/guides/authenticate-users)** strong authentication by setting up Sign in with Base with backend verification
231+
* **[Authenticate Users](/base-account/guides/authenticate-users)** - strong authentication by setting up Sign in with Base with backend verification
232232
* **[Accept Payments](/base-account/guides/accept-payments)** explore all the features of Base Pay
233-
* **[Sign in with Base Button](/base-account/reference/ui-elements/sign-in-with-base-button)**implement full SIWE authentication with backend verification
234-
* **[Base Pay Button](/base-account/reference/ui-elements/base-pay-button)**collect user information during payment flow
233+
* **[Sign in with Base Button](/base-account/reference/ui-elements/sign-in-with-base-button)**use the Sign in with Base Button component to quickly add authentication to your app
234+
* **[Base Pay Button](/base-account/reference/ui-elements/base-pay-button)**use the Base Pay Button component to quickly add payments to your app
235235

236236
<Warning>
237237
**Please Follow the Brand Guidelines**

0 commit comments

Comments
 (0)