Skip to content

Commit 7768743

Browse files
committed
🔄 Edit HTML
1 parent 0cd31a6 commit 7768743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h1 class="display-6 h1Options">Options</h1>
162162
<div class="input-group mb-3 offset-lg-1 col-lg-2" title="Balanced Ternary (-,0,+)">
163163
<div class="checkbox">
164164
<label>
165-
<input id="checkboxBalanced" type="checkbox" value="" checked>
165+
<input id="checkboxBalanced" type="checkbox" value="">
166166
<span class="cr"><i class="cr-icon fa fa-check"></i></span>
167167
Balanced
168168
</label>

0 commit comments

Comments
 (0)