Merge pull request #1784 from xnaas/patch-1

Fixed typos in hangman
This commit is contained in:
Master Kwoth
2017-10-31 07:55:44 +01:00
committed by GitHub

View File

@ -2423,7 +2423,7 @@
"ImageUrl": "https://www.randomlists.com/img/things/bread.jpg"
},
{
"Word": "brocolli",
"Word": "broccoli",
"ImageUrl": "https://www.randomlists.com/img/things/brocolli.jpg"
},
{
@ -2431,7 +2431,7 @@
"ImageUrl": "https://www.randomlists.com/img/things/hair_brush.jpg"
},
{
"Word": "buckel",
"Word": "buckle",
"ImageUrl": "https://www.randomlists.com/img/things/buckel.jpg"
},
{
@ -3115,4 +3115,4 @@
"ImageUrl": "https://www.randomlists.com/img/things/zipper.jpg"
}
]
}
}