Skip to content

Commit 4d74d6a

Browse files
fix smart accounts kit description
1 parent 4048637 commit 4d74d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default function Home(): JSX.Element {
5656
{
5757
title: 'Create smart accounts',
5858
description:
59-
'Integrate MetaMask Smart Accounts into your dapp. Create smart wallets that support delegated permissions, gas abstraction, and secure execution.',
59+
'Create and interact with MetaMask Smart Accounts, unlocking new programmable account behaviors and granular permission sharing.',
6060
href: '/smart-accounts-kit',
6161
buttonIcon: 'arrow-right',
6262
},

0 commit comments

Comments
 (0)