Skip to content

Commit

Permalink
Fix typo in expansion-panel-header.scss (#29712)
Browse files Browse the repository at this point in the history
(cherry picked from commit 15faa29)
  • Loading branch information
dolav authored and crisbeto committed Sep 10, 2024
1 parent 7cc0d3a commit 591b30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/material/expansion/expansion-panel-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
}

// Creates the expansion indicator arrow. Done using ::after
// rather than havingadditional nodes in the template.
// rather than having additional nodes in the template.
.mat-expansion-indicator {
&::after {
border-style: solid;
Expand Down

0 comments on commit 591b30a

Please sign in to comment.