Skip to content

Commit

Permalink
fix: ๐Ÿ› ๊ตํ†ต๋น„ -> ๊ตํ†ต (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 authored Aug 19, 2024
1 parent f472173 commit 0efc066
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
public enum SpendingCategory implements LegacyCommonType {
CUSTOM("0", "์‚ฌ์šฉ์ž ์ •์˜"),
FOOD("1", "์‹๋น„"),
TRANSPORTATION("2", "๊ตํ†ต๋น„"),
TRANSPORTATION("2", "๊ตํ†ต"),
BEAUTY_OR_FASHION("3", "๋ทฐํ‹ฐ/ํŒจ์…˜"),
CONVENIENCE_STORE("4", "ํŽธ์˜์ /๋งˆํŠธ"),
EDUCATION("5", "๊ต์œก"),
Expand Down

0 comments on commit 0efc066

Please sign in to comment.