Skip to content

Commit 4061835

Browse files
committed
Update card description.
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
1 parent f015fb3 commit 4061835

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
@@ -22,7 +22,7 @@ export default function Home(): JSX.Element {
2222
cards={[
2323
{
2424
title: 'Quickstart',
25-
description: 'Get up and running in under 10 minutes with the quickstart guides.',
25+
description: 'Choose a quickstart guide that matches your project goals.',
2626
href: '/quickstart',
2727
buttonIcon: 'arrow-right',
2828
},

0 commit comments

Comments
 (0)