fix some minor issues with bootstrap challenges

pull/18182/head
Quincy Larson 2015-07-30 13:01:46 -07:00
parent fd10044367
commit 86c6a9a440
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@
" <label><input type='checkbox' name='personality'> Crazy</label>",
" <input type='text' placeholder='cat photo URL' required>",
" <button type='submit'>Submit</button>",
" </form>",,
" </form>",
"</div>"
],
"challengeType": 0,