Skip to content

Commit fbd2380

Browse files
committedOct 3, 2024·
fix: fix typo on explore section
1 parent 8f5fac2 commit fbd2380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎ui/summit-2024/src/pages/Home/components/ExploreSection.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ const ExploreSection = () => {
108108
mb: 2,
109109
}}
110110
>
111-
Year’s Award Summit!
111+
Year’s Summit Awards!
112112
</Typography>
113113
</Box>
114114
<Box
@@ -156,7 +156,7 @@ const ExploreSection = () => {
156156
mb: 2,
157157
}}
158158
>
159-
Award Summit!
159+
Summit Awards!
160160
</Typography>
161161
</Box>
162162
<Box

0 commit comments

Comments
 (0)
Please sign in to comment.