Skip to content

Commit 56d82b6

Browse files
author
VersatilityWerks
committed
Missing </b> in demo
1 parent b5c55da commit 56d82b6

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
@@ -33,7 +33,7 @@ <h1>jTimeout v.1.5 (only 4kb!)</h1>
3333
</div>
3434
<div class='row'>
3535
<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>
36+
<br><b>Watch the timer below and see how jTimeout reacts as it counts down/when you click the extend button.</b><br><br>
3737
<input type='text' id='curTime' value='1440' readonly>
3838
<a href='#' class='60Left btn btn-default'>60 Secs Left</a>
3939
<a href='#' class='0Left btn btn-default'>Timed Out</a>

0 commit comments

Comments
 (0)