Skip to content

Commit b59a770

Browse files
authored
Merge pull request #13 from code-dot-org/stephen/eyes-branch2
branch
2 parents f8d2ad3 + e547b2f commit b59a770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/component-library/src/cms/section/stories/Section.story.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const SectionWithBackgroundColorT: Story = {
7474
padding: 'l',
7575
children: (
7676
<>
77-
<Heading2>This is a section with a background color!</Heading2>
77+
<Heading2>This is a section with a background color</Heading2>
7878
<BodyOneText>I'm just a sentence.</BodyOneText>
7979
</>
8080
),

0 commit comments

Comments
 (0)