fix(challenges): Incorrect html closing tag
This commit is contained in:
committed by
Kristofer Koishigawa
parent
d80d98d83c
commit
a1464f09d3
@ -1790,7 +1790,7 @@
|
||||
" <li>other cats</li>",
|
||||
" </ol>",
|
||||
" <input type=\"text\" placeholder=\"cat photo URL\">",
|
||||
"<main>"
|
||||
"</main>"
|
||||
],
|
||||
"head": [],
|
||||
"tail": []
|
||||
|
Reference in New Issue
Block a user