fixed typo in seed/challenges/01-front-end-development-certification/basic-javascript.json, removed extra , at the end of the array

This commit is contained in:
greyhammer
2016-01-22 08:16:38 -06:00
parent 6bf02de697
commit ef73666a62

View File

@ -4002,7 +4002,7 @@
" \"lastName\": \"Vos\",",
" \"number\": \"unknown\",",
" \"likes\": [\"Javascript\", \"Gaming\", \"Foxes\"]",
" },",
" }",
"];",
"",
"",