File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ <h3><timer><div class="progress progress-striped active">
153
153
< section id ="markup ">
154
154
< h3 > Markup</ h3 >
155
155
< p > Timer directive can be declared using following options. By default, it will display milliseconds inside < code > span</ code > tag.
156
- It can also take < em > template</ em > string to display user defined display formats.</ p >
156
+ It can also take < em > template</ em > string to display user- defined formats.</ p >
157
157
158
158
< div class ="bs-docs-example ">
159
159
< p >
@@ -192,13 +192,13 @@ <h4>Attributes</h4>
192
192
</ table >
193
193
194
194
195
- < h4 > Events </ h4 >
196
- < p > Following DOM events can be triggered to < em > timer</ em > directive .
197
- Prepend to < code > timer-</ code > for scope based events when called from AngularJS controllers.</ p >
195
+ < h4 > Methods </ h4 >
196
+ < p > Following DOM methods can be invoked to < em > timer</ em > .
197
+ Prepend to < code > timer-</ code > for scope based events when calling from AngularJS controllers.</ p >
198
198
< table class ="table table-bordered table-striped ">
199
199
< thead >
200
200
< tr >
201
- < th > Event name</ th >
201
+ < th > Method name</ th >
202
202
< th > Description</ th >
203
203
</ tr >
204
204
</ thead >
You can’t perform that action at this time.
0 commit comments