Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pantheredeye committed Dec 13, 2024
1 parent 93a7478 commit d36dfe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/pages/HomePage/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ const HomePage = () => {
Stay Updated
</h2>
<p className="text-lg text-black-900 mt-4">
Fill out the form below to share get updates, share feature ideas
or join the waitlist.
Fill out the form below to get updates, share feature ideas or
join the waitlist.
</p>
<div className="mt-8 mx-auto max-w-md">
<LeadForm />
Expand Down

0 comments on commit d36dfe3

Please sign in to comment.