Skip to content

Commit 1db449d

Browse files
mlrvjelbourn
authored andcommitted
Fixed typo in mat-table sticky columns example (#15072)
1 parent 56b3c50 commit 1db449d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-examples/table-sticky-columns/table-sticky-columns-example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {Component} from '@angular/core';
22

33
/**
4-
* @title Table with a sticky columns
4+
* @title Table with sticky columns
55
*/
66
@Component({
77
selector: 'table-sticky-columns-example',

0 commit comments

Comments
 (0)