Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit b2984b0

Browse files
kwiateuszwesleycho
authored andcommitted
docs(tabs): mention that index needs to be number
Closes #5876
1 parent 5188463 commit b2984b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/tabs/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ AngularJS version of the tabs directive.
4545
Heading text.
4646

4747
* `index` -
48-
Tab index. Must be unique.
48+
Tab index. Must be unique number.
4949

5050
* `select()`
5151
<small class="badge">$</small> -

0 commit comments

Comments
 (0)