Skip to content

Commit

Permalink
chore: 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
BadaHertz52 committed Aug 8, 2024
1 parent d73746e commit 9264685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/ReviewWritingFormPage/question.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export const COMMON_QUESTIONS: QuestionType[] = [
{
name: 'plusReview',
title: '🤗리뷰를 더 하고 싶은 리뷰어를 위한 추가 리뷰!',
question: `${REVIEWEE}}에게 전하고 싶은 다른 리뷰가 있거나 응원의 말이 있다면 적어주세요.`,
question: `${REVIEWEE}에게 전하고 싶은 다른 리뷰가 있거나 응원의 말이 있다면 적어주세요.`,
answerType: 'essay',
},
];
Expand Down

0 comments on commit 9264685

Please sign in to comment.