Skip to content

Commit

Permalink
fix: hero pitch typo (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaodiaslobo authored Oct 10, 2023
2 parents 336f13c + 0875edc commit 1e6ff4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/Home/components/Hero/Pitch/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default function Pitch() {
return (
<div className="xl:9/12 font-terminal-uppercase w-full text-white lg:w-9/12">
<h2 className="text-4xl font-bold">
We gather speakers, attract parterns and give our imagination wings, all
We gather speakers, attract partners and give our imagination wings, all
for this to be your favorite week.
</h2>
<div className="mt-8 flex w-56">
Expand Down

0 comments on commit 1e6ff4c

Please sign in to comment.