diff --git a/components/modal/match/MatchManualModal.tsx b/components/modal/match/MatchManualModal.tsx index 963e8f743..6213a3d2d 100644 --- a/components/modal/match/MatchManualModal.tsx +++ b/components/modal/match/MatchManualModal.tsx @@ -25,7 +25,7 @@ const modalContents: contentsType = { '매칭 성공시 등록된 다른 경기들은 취소', '상대 팀이 공개되면 경기 취소 불가', '매칭 알림은 이메일로 전달', - '경기가 매칭된 상태에서 취소 시, 1분간 경기 등록 불가', + '경기가 매칭된 상태에서 취소 시, 30분간 경기 등록 불가', '상대방이 경기를 취소하면 나의 경기는 매칭 대기 상태로 전환', ], },