Skip to content

Commit

Permalink
Tweak option label
Browse files Browse the repository at this point in the history
Pages could be immediately blocked on different conditions: exceeding time limit or entering time period.
  • Loading branch information
proginosko committed Feb 14, 2018
1 parent 4f57924 commit cccfc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
</p>
<p>
<input id="warnImmediate" type="checkbox">
<label for="warnImmediate">Only display warning message on pages that will be immediately blocked when time runs out</label>
<label for="warnImmediate">Only display warning message on pages that will be immediately blocked</label>
</p>
<p>
<input id="contextMenu" type="checkbox">
Expand Down

0 comments on commit cccfc52

Please sign in to comment.