diff --git a/src/material/expansion/expansion-panel-header.scss b/src/material/expansion/expansion-panel-header.scss index 24108e4c2d0d..a9e088eff9f1 100644 --- a/src/material/expansion/expansion-panel-header.scss +++ b/src/material/expansion/expansion-panel-header.scss @@ -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;