Skip to content

Commit

Permalink
Merge pull request #595 from cardano-foundation/fix/explore-section-typo
Browse files Browse the repository at this point in the history
fix: fix typo on explore section
  • Loading branch information
rcmorano authored Oct 3, 2024
2 parents 8f5fac2 + fbd2380 commit 5ff7024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/summit-2024/src/pages/Home/components/ExploreSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const ExploreSection = () => {
mb: 2,
}}
>
Year’s Award Summit!
Year’s Summit Awards!
</Typography>
</Box>
<Box
Expand Down Expand Up @@ -156,7 +156,7 @@ const ExploreSection = () => {
mb: 2,
}}
>
Award Summit!
Summit Awards!
</Typography>
</Box>
<Box
Expand Down

0 comments on commit 5ff7024

Please sign in to comment.