Fixing typo
This commit is contained in:
parent
eaa157f08b
commit
6a4c623a86
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<label>
|
||||
<input type="checkbox" name="data.trauma" value="reckless" dtype="Radio">
|
||||
<input type="checkbox" name="data.traumas" value="reckless" dtype="Radio">
|
||||
<span class="checkmark">reckless</span>
|
||||
</label>
|
||||
<label>
|
||||
|
|
Reference in a new issue