Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 1874e80

Browse files
greggunnertinayuangao
authored andcommitted
Correct grammar on the first sentance (#10324)
1 parent 976f557 commit 1874e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/tabs/js/tabDirective.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @restrict E
77
*
88
* @description
9-
* Use the `<md-tab>` a nested directive used within `<md-tabs>` to specify a tab with a **label** and optional *view content*.
9+
* The `<md-tab>` is a nested directive used within `<md-tabs>` to specify a tab with a **label** and optional *view content*.
1010
*
1111
* If the `label` attribute is not specified, then an optional `<md-tab-label>` tag can be used to specify more
1212
* complex tab header markup. If neither the **label** nor the **md-tab-label** are specified, then the nested

0 commit comments

Comments
 (0)