Skip to content

Commit d34f26a

Browse files
authored
Merge pull request #839 from deepakavs/master
topics properly spaced for series
2 parents 54dabf6 + 3a09380 commit d34f26a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,11 @@
399399
"difficulty": 5,
400400
"slug": "series",
401401
"topics": [
402+
"conditionals",
403+
"lists",
402404
"loops",
403-
"strings",
404-
"conditionals"
405+
"strings",
406+
"type_conversion"
405407
],
406408
"unlocked_by": "hamming",
407409
"uuid": "af80d7f4-c7d0-4d0b-9c30-09da120f6bb9"

0 commit comments

Comments
 (0)