Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FAMarfuaty committed May 6, 2024
1 parent b7368e5 commit f7bd451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/analysis-report/src/ContentAnalysis.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const StyledCollapsible = styled( Collapsible )`
*/
class ContentAnalysis extends React.Component {
/**
* Renders a Collapsible component with a liset of Analysis results.
* Renders a Collapsible component with a list of Analysis results.
*
* @param {string} title The title of the collapsible section.
* @param {number} headingLevel Heading level: 1 for h1, 2 for h2, etc.
Expand Down

0 comments on commit f7bd451

Please sign in to comment.