Skip to content

Commit

Permalink
fix: fix typo on explore section
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgenavben committed Oct 3, 2024
1 parent 8f5fac2 commit fbd2380
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 fbd2380

Please sign in to comment.