Skip to content
This repository was archived by the owner on Sep 4, 2022. It is now read-only.

Commit 18e10b9

Browse files
authored
Fix JSON syntax
1 parent 2d10c4e commit 18e10b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/general.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
"desc": "It's a great collection for learning materials for all sorts of programming topics.",
7474
"url": "https://webgems.io",
7575
"tags": ["quick", "resources", "basics", "search", "aggregator"]
76-
}
76+
},
7777
{
7878
"title": "Codesignal",
7979
"desc": "Online programming tournaments to practice your skills. Play with random people, your friends, or in the singleplayer arcade mode.",
80-
"url": " https://codesignal.com/developers/ ",
80+
"url": "https://codesignal.com/developers/",
8181
"tags": ["game", "practice", "multiplayer"]
8282
}
8383
]

0 commit comments

Comments
 (0)