Skip to content

Commit d70a35e

Browse files
committed
Merge pull request siddii#82 from bikezilla/master
Cool Thx!
2 parents ab8f4b6 + b45932f commit d70a35e

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
@@ -139,7 +139,7 @@ <h3>
139139

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

145145
<h3>

0 commit comments

Comments
 (0)