Skip to content

Commit 9fd2594

Browse files
committed
up
1 parent 02eeaca commit 9fd2594

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
float: left;
4444
font-size: 16px;
4545
line-height: 24px;
46+
margin-right: 24px;
4647
}
4748
#options label input {
4849
margin: 0px !important;
@@ -160,7 +161,7 @@ <h1>Try it online</h1>
160161
</div>
161162
<p id="options">
162163
<label>
163-
<input type="checkbox" data-opt="location"> Include position
164+
<input type="checkbox" data-opt="locations"> Include positions
164165
</label>
165166
<label>
166167
<input type="checkbox" data-opt="extractDoc"> Extract comments

0 commit comments

Comments
 (0)