We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c55da commit 56d82b6Copy full SHA for 56d82b6
index.html
@@ -33,7 +33,7 @@ <h1>jTimeout v.1.5 (only 4kb!)</h1>
33
</div>
34
<div class='row'>
35
<div class='col-sm-12 col-md-6'>
36
- <br><b>Watch the timer below and see how jTimeout reacts as it counts down/when you click the extend button.<br><br>
+ <br><b>Watch the timer below and see how jTimeout reacts as it counts down/when you click the extend button.</b><br><br>
37
<input type='text' id='curTime' value='1440' readonly>
38
<a href='#' class='60Left btn btn-default'>60 Secs Left</a>
39
<a href='#' class='0Left btn btn-default'>Timed Out</a>
0 commit comments