Skip to content

Commit

Permalink
Expanded typos
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Andai <[email protected]>
  • Loading branch information
DiegoAndai authored Jan 5, 2024
1 parent 422cdf4 commit d814a5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function AccordionExpandDefault() {
aria-controls="panel1-content"
id="panel1-header"
>
<Typography>Exapnded by default</Typography>
<Typography>Expanded by default</Typography>
</AccordionSummary>
<AccordionDetails>
<Typography>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function AccordionExpandDefault() {
aria-controls="panel1-content"
id="panel1-header"
>
<Typography>Exapnded by default</Typography>
<Typography>Expanded by default</Typography>
</AccordionSummary>
<AccordionDetails>
<Typography>
Expand Down

0 comments on commit d814a5e

Please sign in to comment.