Skip to content

Commit

Permalink
chore: -요 체로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
donghoony committed Oct 14, 2024
1 parent d2170ef commit f71330d
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 f71330d

Please sign in to comment.