We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0304ac1 commit 2d230b6Copy full SHA for 2d230b6
src/material-examples/tab-group-dynamic/tab-group-dynamic-example.ts
@@ -2,7 +2,7 @@ import {Component} from '@angular/core';
2
import {FormControl} from '@angular/forms';
3
4
/**
5
- * @title Tag group with dynamically changing tabs
+ * @title Tab group with dynamically changing tabs
6
*/
7
@Component({
8
selector: 'tab-group-dynamic-example',
0 commit comments