Skip to content

chore: edit CLI/UI copy #2247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jun 16, 2022
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update template definition
Co-authored-by: Ammar Bandukwala <ammar@ammar.io>
  • Loading branch information
Katie Horne and ammario authored Jun 15, 2022
commit 6d4afa2cc6c229c23c91a9062a8cc5dbfcc39e22
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const Template: Story<HelpTooltipProps> = (args) => (
<HelpTooltip {...args}>
<HelpTooltipTitle>What is a template?</HelpTooltipTitle>
<HelpTooltipText>
With templates, you can create a common configuration for your team`&apos;`s workspaces using Terraform so that
A template is a common configuration for your team`&apos;`s workspaces.
everyone can use the same environment to deliver great software.
</HelpTooltipText>
<HelpTooltipLinksGroup>
Expand Down