Skip to content

Commit 2d230b6

Browse files
devversionjosephperrott
authored andcommitted
chore(examples): fix tab group example title (#12255)
1 parent 0304ac1 commit 2d230b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-examples/tab-group-dynamic/tab-group-dynamic-example.ts

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

44
/**
5-
* @title Tag group with dynamically changing tabs
5+
* @title Tab group with dynamically changing tabs
66
*/
77
@Component({
88
selector: 'tab-group-dynamic-example',

0 commit comments

Comments
 (0)