Parcourir la source

Removed a dangling comma in config.json

Dmitry Noranovich il y a 9 ans
Parent
révision
be31f4cd3f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      config.json

+ 1
- 1
config.json Voir le fichier

@@ -287,7 +287,7 @@
287 287
       "slug": "binary-search",
288 288
       "difficulty": 1,
289 289
       "topics": []
290
-    },
290
+    }
291 291
   ],
292 292
   "deprecated": [
293 293
   ],