Skip to content

Commit f1ca6ff

Browse files
Sebringjosephperrott
authored andcommitted
fix: correct example title (#15325)
1 parent 89c48f4 commit f1ca6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-examples/tab-group-dynamic-height/tab-group-dynamic-height-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 Tag group with dynamic height based on tab contents
4+
* @title Tab group with dynamic height based on tab contents
55
*/
66
@Component({
77
selector: 'tab-group-dynamic-height-example',

0 commit comments

Comments
 (0)