Skip to content

Commit

Permalink
Merge pull request #3911 from EddyF/patch-1
Browse files Browse the repository at this point in the history
Update tabs.js
  • Loading branch information
mlynch committed Dec 6, 2015
2 parents 30c8659 + ed4234e commit 3d4c5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/angular/directive/tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* @usage
* ```html
* <ion-tabs class="tabs-positive tabs-icon-only">
* <ion-tabs class="tabs-positive tabs-icon-top">
*
* <ion-tab title="Home" icon-on="ion-ios-filing" icon-off="ion-ios-filing-outline">
* <!-- Tab 1 content -->
Expand Down

0 comments on commit 3d4c5d1

Please sign in to comment.