Skip to content

Commit 2a9d841

Browse files
authored
fix: Typography's about page's TableOfContents (#3321)
fixed typography's about page's TableOfContents
1 parent 3b3e304 commit 2a9d841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/styleguide/src/lib/Typography

packages/styleguide/src/lib/Typography/About.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Foundations make up the smallest scale design values that comprise a design syst
2525
Sometimes referred to elsewhere as "tokens", they are the abstract units that comprise and stitch together our atoms, molecules, and organisms.
2626

2727
<TableOfContents
28-
links={addParentPath(parameters.id, [
28+
links={addParentPath(parameters.title, [
2929
anchorParameters,
3030
hiddenTextParameters,
3131
textParameters,

0 commit comments

Comments
 (0)