Skip to content

Commit c148dfa

Browse files
committed
Fix JSON bug in Lazerpong
1 parent cd7b779 commit c148dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lazerpong/game.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"screenshots" : [ "screenshot.png" ],
88
"rom" : "lazerpong.gb",
99
"tags" : [ "Action", "Open source" ],
10-
"repo" : "https://github.com/huderlem/lazerpong",
10+
"repository" : "https://github.com/huderlem/lazerpong",
1111
"date" : "2015-05-02",
1212
"video" : "https://www.youtube.com/watch?v=Ya94bjCbwgo"
1313
}

0 commit comments

Comments
 (0)