Skip to content

Commit 13fe92d

Browse files
author
Numan
committed
Fix typo in HeroSec component text for proper HTML entity usage
1 parent d6168f5 commit 13fe92d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/website/hero-sec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function HeroSec() {
7575

7676
<p className="text-lg text-neutral-400 max-w-xl">
7777
Who love spending hours tweaking CSS and debugging animations?
78-
Save yourself the headache and grab these components — they're practically begging to make your life easier.
78+
Save yourself the headache and grab these components — they&apos;re practically begging to make your life easier.
7979
</p>
8080

8181
<div className="flex gap-4">

0 commit comments

Comments
 (0)