Skip to content

Commit d4585ba

Browse files
fix: use apostrophe in hero content
1 parent c0e00eb commit d4585ba

File tree

1 file changed

+2
-2
lines changed
  • apps/website/src/components/vibe-code-mvp

1 file changed

+2
-2
lines changed

apps/website/src/components/vibe-code-mvp/Hero.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ import RightArrow from "../icons/RightArrow.astro";
6868
class="fadeInUp"
6969
style="animation-delay: 900ms;animation-fill-mode: backwards;"
7070
>
71-
You used AI, no-code, or some coding to build fast? Now you`re
71+
You used AI, no-code, or some coding to build fast? Now you're
7272
stuck at the edge of launch.
7373
<br />
7474
<strong class="font-semibold">
75-
Polish, bugs, logic, production - That`s where we come in.
75+
Polish, bugs, logic, production - That's where we come in.
7676
</strong>
7777
</span>
7878
</p>

0 commit comments

Comments
 (0)