Suraj Singh 9 лет назад
Родитель
Сommit
99c66a4eee
1 измененных файлов: 4 добавлений и 4 удалений
  1. 4
    4
      config.json

+ 4
- 4
config.json Просмотреть файл

@@ -573,11 +573,11 @@
573 573
       "difficulty": 7,
574 574
       "slug": "word-search",
575 575
       "topics": [
576
-        "string",
577
-        "words",
578
-        "loops",
576
+        "strings",
577
+        "games",
578
+        "logic",
579 579
         "matrices",
580
-        "matching"
580
+        "pattern_matching"
581 581
       ],
582 582
       "unlocked_by": "scrabble-score",
583 583
       "uuid": "b53bde52-cb5f-4d43-86ec-18aa509d62f9"