Skip to content

Commit 387f7d1

Browse files
Update documentation
Co-Authored-By: youda97 <[email protected]>
1 parent 716319d commit 387f7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tabs/tab-headers.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export class TabHeaders implements AfterViewInit, AfterContentInit {
108108
*/
109109
@Input() followFocus: boolean;
110110
/**
111-
* Set to `true` for a loading table.
111+
* Set to `true` to put tabs in a loading state.
112112
*/
113113
@Input() skeleton = false;
114114

0 commit comments

Comments
 (0)