Skip to content

Commit

Permalink
Merge pull request #381 from OMZigak/fix/#380-ku
Browse files Browse the repository at this point in the history
[fix] 망기적꾸물이 오타 수정
  • Loading branch information
hooni0918 authored Sep 13, 2024
2 parents 48e34e0 + 2925207 commit 98691c2
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 98691c2

Please sign in to comment.