Skip to content

Commit

Permalink
✨ Feat: 임시 게시물 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
geumbin committed Jul 26, 2024
1 parent 6251e5c commit 4a68622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/notice/FakeNotice/FakeNoticeShowMain.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const FakeNoticeShowMainSecond = () => {
<S.NoticeShowText>
<p style={{ fontSize: '20px', fontWeight: '600' }}>회고의 필요성</p>
<br />
프로젝트 회고는 프로젝트 완료 후 팀이 경험을 되돌하보고, 향후 프로젝트의 효율성을 높이기 위해 중요한
프로젝트 회고는 프로젝트 완료 후 팀이 경험을 되돌아보고, 향후 프로젝트의 효율성을 높이기 위해 중요한
과정입니다.
<br /> <br />
<br />
Expand Down

0 comments on commit 4a68622

Please sign in to comment.