We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b52211 commit ccf7767Copy full SHA for ccf7767
packages/app/src/app/components/CreateNewSandbox/CreateSandbox/Create/Create.tsx
@@ -44,7 +44,7 @@ export const Create = () => {
44
<LinkButton onClick={actions.signInGithubClicked}>
45
Sign in
46
</LinkButton>{' '}
47
- to create templates or bookmark templates for later use.
+ to create and bookmark templates for later use.
48
</div>
49
</CenteredMessage>
50
)}
0 commit comments