Update index.html

pull/1/merge
Elijah Bansley 2018-05-17 08:32:55 -05:00 committed by GitHub
parent 188bfa11e4
commit e80deb6f8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
</p>
<p>
<input type="radio" name="shouldDebug" id="shouldDebug" value="shouldDebug">
<input type="checkbox" name="shouldDebug" id="shouldDebug" value="shouldDebug">
<label for="shouldDebug">Should Log Debug Output?</label>
</p>
</form>