We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7b8ab commit 3b2c5a6Copy full SHA for 3b2c5a6
src/lib/expansion/accordion.ts
@@ -34,7 +34,7 @@ export class MatAccordion extends CdkAccordion {
34
* The display mode used for all expansion panels in the accordion. Currently two display
35
* modes exist:
36
* 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.
+ * panel at a different elevation from the rest of the accordion.
38
* flat - no spacing is placed around expanded panels, showing all panels at the same
39
* elevation.
40
*/
0 commit comments