Skip to content

Commit f90e861

Browse files
committed
fix: Nickname Step 내 Description 을 이름에서 닉네임으로 수정
1 parent 8171ba2 commit f90e861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pageComponents/gathering/opinion/form/NicknameStep.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const Header = () => {
2222
<StepHeader.Title>
2323
모임 링크에 입장하기 위해
2424
<br />
25-
이름을 입력해주세요
25+
닉네임을 입력해주세요
2626
</StepHeader.Title>
2727
<StepHeader.Description>
2828
모임원을 식별하는 용도예요

0 commit comments

Comments
 (0)