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

pull/6377/head
greyhammer 2016-01-22 08:16:38 -06:00
parent 6bf02de697
commit ef73666a62
1 changed files with 1 additions and 1 deletions

View File

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