Skip to content

Commit 15faa29

Browse files
authored
Fix typo in expansion-panel-header.scss (#29712)
1 parent 9dcb95a commit 15faa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)