Skip to content

Commit 16ab604

Browse files
authored
Update update_dashboard.py
1 parent 5ca40e7 commit 16ab604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_MonthlyChallenges/update_dashboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
HISTORY_FILE = "HISTORY.md"
88

99
CHALLENGE_TYPES = {
10-
"그래프": 5,
10+
"그리디": 5,
1111
"구현": 5
1212
}
1313

0 commit comments

Comments
 (0)