Skip to content

Commit 38ae81f

Browse files
committed
질문 수정
1 parent ded9eff commit 38ae81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/Bingo/BingoPresenter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const BingoPresenter = (props: BingoPresenterProps) => {
178178
<Wrapper>
179179
<MyInfo>My Id: {props.myID}</MyInfo>
180180
<Typography>자기가 하고 있는 일 소개</Typography>
181-
<Typography>올해 이룬 것과 내년 목표 이야기하기</Typography>
181+
<Typography>올해 이룬 것, 내년 목표</Typography>
182182
<Typography>최근 관심사(일, 취미 등)</Typography>
183183
<Typography>좋아하는 음식</Typography>
184184
<Typography>최근에 듣는 노동요</Typography>

0 commit comments

Comments
 (0)