Skip to content

Commit

Permalink
Missing </b> in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
VersatilityWerks committed Jul 12, 2015
1 parent b5c55da commit 56d82b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>jTimeout v.1.5 (only 4kb!)</h1>
</div>
<div class='row'>
<div class='col-sm-12 col-md-6'>
<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>
<input type='text' id='curTime' value='1440' readonly>
<a href='#' class='60Left btn btn-default'>60 Secs Left</a>
<a href='#' class='0Left btn btn-default'>Timed Out</a>
Expand Down

0 comments on commit 56d82b6

Please sign in to comment.