Skip to content

Commit e234c26

Browse files
committed
Update speling
1 parent 4723baa commit e234c26

File tree

1 file changed

+1
-1
lines changed
  • packages/common/src/PageContainer/MainPage

1 file changed

+1
-1
lines changed

packages/common/src/PageContainer/MainPage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const MainPage: React.FC<MainPageProps> = ({ isClient }) => {
1212
<S.MainWrapper>
1313
<Banner />
1414
<S.MissionAlertText>
15-
* 문제는 12:30 ~ 19:30분까지 풀수 있습니다.
15+
* 문제는 12:30 ~ 19:30분까지 풀 수 있습니다.
1616
</S.MissionAlertText>
1717
<MainContents isClient={isClient} />
1818
</S.MainWrapper>

0 commit comments

Comments
 (0)