Skip to content

Commit 8e7cf36

Browse files
authored
docs(typography): Fixes typo. (#4420)
1 parent df4d155 commit 8e7cf36

File tree

1 file changed

+1
-1
lines changed
  • packages/documentation-site/patternfly-docs/content/design-guidelines/styles/typography

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/content/design-guidelines/styles/typography/typography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For example, you may decide that the default size of 20px for secondary headings
6262
Example:
6363

6464
<Title headingLevel="h2"> This is a default "xl" H2. </Title>
65-
```<Title headingLevel="h2" size='lg'> Aa </Title>```
65+
```<Title headingLevel="h2"> Aa </Title>```
6666

6767
<Title headingLevel="h2" size='lg'> This is a customized "lg" H2. </Title>
6868
```<Title headingLevel="h2" size='lg'> Aa </Title>```

0 commit comments

Comments
 (0)