Skip to content

Commit 3b2c5a6

Browse files
pickfirejosephperrott
authored andcommitted
docs(cdk): fix spelling (#12289)
1 parent 1b7b8ab commit 3b2c5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/expansion/accordion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export class MatAccordion extends CdkAccordion {
3434
* The display mode used for all expansion panels in the accordion. Currently two display
3535
* modes exist:
3636
* default - a gutter-like spacing is placed around any expanded panel, placing the expanded
37-
* panel at a different elevation from the reset of the accordion.
37+
* panel at a different elevation from the rest of the accordion.
3838
* flat - no spacing is placed around expanded panels, showing all panels at the same
3939
* elevation.
4040
*/

0 commit comments

Comments
 (0)