Skip to content

Commit

Permalink
fix/#380 망기적꾸물이 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hooni0918 committed Sep 12, 2024
1 parent 7e0cb86 commit 2925207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KkuMulKum/Source/MyPage/ViewModel/MyPageViewModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class MyPageViewModel: NSObject {
case 1:
return "빼꼼 꾸물이"
case 2:
return "망기적 꾸물이"
return "밍기적 꾸물이"
case 3:
return "기적 꾸물이"
case 4:
Expand Down

0 comments on commit 2925207

Please sign in to comment.