Skip to content

Commit f30d75c

Browse files
committed
improve config.json entry
1 parent 821ea87 commit f30d75c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -994,10 +994,11 @@
994994
"slug": "scale-generator",
995995
"uuid": "b9c586e8-998b-4f5d-ab98-a08be29a9f19",
996996
"core": false,
997-
"unlocked_by": null,
997+
"unlocked_by": "pangram",
998998
"difficulty": 3,
999999
"topics": [
1000-
"pattern_matching",
1000+
"loops",
1001+
"pattern_recognition",
10011002
"strings",
10021003
"arrays"
10031004
]

0 commit comments

Comments
 (0)