瀏覽代碼

Removed a dangling comma in config.json

Dmitry Noranovich 9 年之前
父節點
當前提交
be31f4cd3f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      config.json

+ 1
- 1
config.json 查看文件

@@ -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
   ],