Skip to content

Commit baa4fc4

Browse files
committed
update capitalization on button
1 parent 087bb64 commit baa4fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export default function Hero() {
8989
className="mt-2 rounded-full border border-primary-600 text-primary-600 sm:ml-4 sm:mt-0 sm:w-auto"
9090
>
9191
<Link href="https://docs.google.com/document/d/14jusGNbGRPT8X6GgEDbP1iab5q4X7_y-eFXK7Ky57IQ/edit?usp=sharing">
92-
More details
92+
More Details
9393
</Link>
9494
</Button>
9595
</div>

0 commit comments

Comments
 (0)