Skip to content

Commit 37f1c68

Browse files
upper case g (#14)
1 parent 8357671 commit 37f1c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const Home: NextPage = () => {
2626
</div>
2727
<h1 className="text-center mt-8 mb-16 lg:mt-12">
2828
<span className="block text-7xl lg:text-8xl font-bold text-primary font-neuebit">
29-
Buidlguidl&apos;s Builder Bootcamp
29+
BuidlGuidl&apos;s Builder Bootcamp
3030
</span>
3131
<span className="block text-xl md:text-3xl lg:text-2xl text-base-content/80 mt-2">
3232
Beginner to Advanced

0 commit comments

Comments
 (0)