Skip to content

Commit 591b30a

Browse files
dolavcrisbeto
authored andcommitted
Fix typo in expansion-panel-header.scss (#29712)
(cherry picked from commit 15faa29)
1 parent 7cc0d3a commit 591b30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/expansion/expansion-panel-header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
}
140140

141141
// Creates the expansion indicator arrow. Done using ::after
142-
// rather than havingadditional nodes in the template.
142+
// rather than having additional nodes in the template.
143143
.mat-expansion-indicator {
144144
&::after {
145145
border-style: solid;

0 commit comments

Comments
 (0)