diff --git a/apps/base-docs/docs/pages/chain/onboarding.mdx b/apps/base-docs/docs/pages/chain/onboarding.mdx index d635bf0361..2cbf74443c 100644 --- a/apps/base-docs/docs/pages/chain/onboarding.mdx +++ b/apps/base-docs/docs/pages/chain/onboarding.mdx @@ -16,7 +16,7 @@ description: Documentation for various ways to onboard users in your apps on Bas ## Openfort -[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. Authenticated users can instantly access the embedded, non-custodial [smart account](https://www.openfort.xyz/docs/guides/javascript/smart-wallet/connected-wallets) natively in the game and sign blockchain transactions with one button. The Oepnfort platform is compatible with most EVM chains, including Base. +[Openfort](https://openfort.xyz) is an infrastructure provider designed to simplify the development of games and gamified experiences across their suite of API endpoints. Authenticated users can instantly access the embedded, non-custodial [smart account](https://www.openfort.xyz/docs/guides/javascript/smart-wallet/connected-wallets) natively in the game and sign blockchain transactions with one button. The Openfort platform is compatible with most EVM chains, including Base. Use [Auth Guide](https://www.openfort.xyz/docs/guides/javascript/auth) to allow several onboarding methods into your game regardless of the platform.