Skip to content

Commit

Permalink
Merge pull request #82 from bikezilla/master
Browse files Browse the repository at this point in the history
Cool Thx!
  • Loading branch information
siddii committed May 30, 2014
2 parents ab8f4b6 + b45932f commit d70a35e
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 @@ -139,7 +139,7 @@ <h3>

<div class="bs-docs-example">
<p>
The countdown timer <code ng-non-bindable="">&lt;timer interval=&quot;1000&quot; countdown=&quot;100&quot;/&gt;</code>
The countdown timer <code ng-non-bindable="">&lt;timer interval=&quot;1000&quot; countdown=&quot;100&quot;&gt;{{countdown}}&lt;/timer&gt;</code>
will start its countdown from 100 until it reaches 0 by ticking every second</p>

<h3>
Expand Down

0 comments on commit d70a35e

Please sign in to comment.