Skip to content

Commit

Permalink
[fix] 분실물현황 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chahyunsoo committed Aug 26, 2024
1 parent ead67fe commit 873b1d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public enum Category {
EMERGENCY("긴급공지"),

//분실물 카테고리(분실문 현황, 분실 신고)
LOST_STATUS("분실문현황"),
LOST_STATUS("분실물현황"),
LOST_REPORT("분실신고"),

//제휴안내 카테고리(의료, 문화, 뷰티, 건강, 음식, 교육, 주거)
Expand Down

0 comments on commit 873b1d9

Please sign in to comment.