Skip to content

Commit

Permalink
Merge pull request #1 from RichardLitt/patch-1
Browse files Browse the repository at this point in the history
Set up is two words
  • Loading branch information
Anish-Agnihotri authored Oct 23, 2021
2 parents 69ae79c + 50a8f07 commit f5bb541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ export default function Home() {
<div className="home__cta_button">
<img src="/vectors/create_event.svg" alt="Create event" />
<h2>Create an event</h2>
<p>Setup Quadratic Voting for your event.</p>
<p>Set up Quadratic Voting for your event.</p>
<Link href="/create">
<a>Setup Event</a>
<a>Set up Event</a>
</Link>
</div>
<div className="home__cta_button">
Expand Down

0 comments on commit f5bb541

Please sign in to comment.