Skip to content

Commit 4b6dc56

Browse files
fix typo in comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com>
1 parent 19c1c5c commit 4b6dc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/__design__/text.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const Headings: StoryObj = {
5151
};
5252

5353
// Create the behavior of the headings with links
54-
// in nodejs.org it's happending dude to `rehype-autolink-headings`
54+
// on nodejs.org, this is happening due to `rehype-autolink-headings`
5555
export const HeadingsWithLinks: StoryObj = {
5656
render: () => (
5757
<main>

0 commit comments

Comments
 (0)