Skip to content

Commit 3cc521a

Browse files
committed
Update index.html
1 parent e15532f commit 3cc521a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2 style="margin-left: 1rem;">About:</h2>
6565
<div id="dial-about" class="dial-body" style="height: 280px; padding: 0 8px; padding-top: 0; padding-bottom: 16px; overflow: auto; width: 100%;">
6666
</div>
6767
<div style="width: 100%; position: absolute; right: 0; bottom: 0; display: flex; justify-content: center;">
68-
<label><input type="checkbox" id="show-about" style="margin-left: 1rem;" /> Don't show this Next time</label>
68+
<label><input type="checkbox" id="show-about" style="margin-left: 1rem;" /> Don't Show Again</label>
6969
<div class="dial-close" style="width: fit-content; margin-left: auto; margin-bottom: 8px;" onclick="closeAbout()">Close</div>
7070
</div>
7171
</div>

0 commit comments

Comments
 (0)