Skip to content

Commit f67cbef

Browse files
committed
Fix typo
1 parent 99d3e14 commit f67cbef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/Hero/Hero.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@ export default function Hero() {
227227
developer community
228228
</h1>
229229
<p className="mx-auto max-w-2xl text-sm text-neutral-300 sm:text-base md:text-lg">
230-
{`Codú's community offers hundreds of tutorials, an online community, and answers to
231-
questions on a wide range of web development topics. Sign up for a free account today
232-
and join the fun.`}
230+
{`Codú's community offers hundreds of tutorials, an online community, and answers
231+
questions on a wide range of web development topics. Sign up for a free account today
232+
and join the community.`}
233233
</p>
234234
</div>
235235
</section>

0 commit comments

Comments
 (0)