Skip to content

Commit

Permalink
chore: adapt description
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovareiro29 committed Dec 13, 2024
1 parent 265b14c commit 237a081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/stories/styles/headline.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const { overrideArgs } = storybookHelpers('sd-headline');
const { generateTemplate } = storybookTemplate('sd-headline');

/**
* Used to display content hierarchy, visually emphasize text, and promote accessibility.
* Used to display content hierarchy and visually emphasize text.
* It is semantically agnostic to ensure flexibility between visual and content hierarchy, however,
* it is recommended to pair it with appropriate semantic elements (e.g., <h1> through <h6>)
* to ensure a robust content structure.
Expand Down

0 comments on commit 237a081

Please sign in to comment.