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 1071680 commit dab5ebaCopy full SHA for dab5eba
src/lib/expansion/expansion-panel-header.ts
@@ -136,7 +136,7 @@ export class MatExpansionPanelHeader implements OnDestroy {
136
/**
137
* `<mat-panel-description>`
138
*
139
- * This direction is to be used inside of the MatExpansionPanelHeader component.
+ * This directive is to be used inside of the MatExpansionPanelHeader component.
140
*/
141
@Directive({
142
selector: 'mat-panel-description',
@@ -149,7 +149,7 @@ export class MatExpansionPanelDescription {}
149
150
* `<mat-panel-title>`
151
152
153
154
155
selector: 'mat-panel-title',
0 commit comments