Skip to content

Commit

Permalink
style: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ExceptAnyone committed Jan 9, 2024
1 parent affc9aa commit 33ce82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/onboarding/step04/Step04.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const SetTournamentSchedule = () => {
<>
<Title title='선물 토너먼트' />
<Title title='시작 일정을 설정해주세요' />
<SubTitle subTitle='너먼트 시작 전까지 선물을 등록할 수 있어요.' />
<SubTitle subTitle='토너먼트 시작 전까지 선물을 등록할 수 있어요.' />
</>
);
};
Expand Down

0 comments on commit 33ce82b

Please sign in to comment.