Skip to content

Commit 3f27c1d

Browse files
fix: capitalized recode hive heading text on homepage
1 parent 44bdbe0 commit 3f27c1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/header/header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const HeaderContent = () => {
2121
className="gradient__text"
2222
>
2323
<ParticlesComponent />
24-
Level Up Skills with <br /> recode hive
24+
Level Up Skills with <br /> Recode hive
2525
</motion.h1>
2626

2727
<motion.p
@@ -35,7 +35,7 @@ const HeaderContent = () => {
3535
delay: 0.2,
3636
}}
3737
>
38-
recode hive helps you get started with open-source contributions. We’ve
38+
Recode hive helps you get started with open-source contributions. We’ve
3939
built an inclusive community with people from around the world. Join us
4040
to earn while learning — everything made simpler and more practical.
4141
</motion.p>

0 commit comments

Comments
 (0)