Browse Source

Merge pull request #950 from marykomar/fixes918

Add topics to etl. Fixes #918
FridaTveit 9 years ago
parent
commit
6b251a50e1
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      config.json

+ 5
- 1
config.json View File

@@ -635,7 +635,11 @@
635 635
       "core": false,
636 636
       "difficulty": 6,
637 637
       "slug": "etl",
638
-      "topics": null,
638
+      "topics": [
639
+        "transforming",
640
+        "maps",
641
+        "lists"
642
+      ],
639 643
       "unlocked_by": "word-count",
640 644
       "uuid": "76d28d97-75d3-47eb-bb77-3d347b76f1b6"
641 645
     },