Skip to content

Commit 8589b59

Browse files
Update packages/react-core/src/components/ExpandableSection/examples/ExpandableSectionWithHeading.tsx
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
1 parent a04e3c5 commit 8589b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-core/src/components/ExpandableSection/examples/ExpandableSectionWithHeading.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const ExpandableSectionWithHeading = () => {
4444
</StackItem>
4545

4646
<StackItem>
47-
<h2>Detached Variant with Heading</h2>
47+
<h4>Detached Variant with Heading</h4>
4848
<p>You can also use the detached variant with heading semantics:</p>
4949

5050
<ExpandableSectionToggle

0 commit comments

Comments
 (0)