Skip to content

Commit 953c542

Browse files
author
Katie Horne
committed
chore: lint
1 parent 0c21651 commit 953c542

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

site/src/components/HelpTooltip/HelpTooltip.stories.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ const Template: Story<HelpTooltipProps> = (args) => (
1717
<HelpTooltip {...args}>
1818
<HelpTooltipTitle>What is a template?</HelpTooltipTitle>
1919
<HelpTooltipText>
20-
With templates, you can create a common configuration for your team`&apos;`s workspaces
21-
using Terraform so that everyone can use the same environment to deliver great
22-
software.
20+
With templates, you can create a common configuration for your team`&apos;`s workspaces using Terraform so that
21+
everyone can use the same environment to deliver great software.
2322
</HelpTooltipText>
2423
<HelpTooltipLinksGroup>
2524
<HelpTooltipLink href="https://github.com/coder/coder/">Creating a template</HelpTooltipLink>

0 commit comments

Comments
 (0)