Skip to content

Commit

Permalink
Correct grammar on the first sentance (angular#10324)
Browse files Browse the repository at this point in the history
  • Loading branch information
greggunner authored and tinayuangao committed Mar 7, 2017
1 parent 976f557 commit 1874e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tabs/js/tabDirective.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @restrict E
*
* @description
* Use the `<md-tab>` a nested directive used within `<md-tabs>` to specify a tab with a **label** and optional *view content*.
* The `<md-tab>` is a nested directive used within `<md-tabs>` to specify a tab with a **label** and optional *view content*.
*
* If the `label` attribute is not specified, then an optional `<md-tab-label>` tag can be used to specify more
* complex tab header markup. If neither the **label** nor the **md-tab-label** are specified, then the nested
Expand Down

0 comments on commit 1874e80

Please sign in to comment.