Skip to content

Commit

Permalink
Fix spelling in index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TechSupport26 authored Jul 15, 2024
1 parent c1630cd commit 82fa8df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,15 @@ const IndexPage = () => {
<div className="tag-wrapper tertiary">project management</div>
</div>
<h1 className="heading non-tablet">
Project mangament
Project management
<br />
redefined for
<br />
distributed teams
</h1>

<h1 className="heading tablet">
Peer-to-Peer Agile Project Management For Software Teams
Peer-to-Peer Agile Project management For Software Teams
</h1>

<p>
Expand Down

0 comments on commit 82fa8df

Please sign in to comment.