Skip to content

Commit

Permalink
chore: -요 체로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
donghoony committed Oct 15, 2024
1 parent 3ba4822 commit 980649c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
public class ReviewGroupSessionNotFoundException extends BadRequestException {

public ReviewGroupSessionNotFoundException() {
super("리뷰 그룹 세션이 존재하지 않습니다.");
super("리뷰 그룹 세션이 존재하지 않아요.");
}
}

0 comments on commit 980649c

Please sign in to comment.