Skip to content

Commit ccf7767

Browse files
committed
Simplify some copy
1 parent 0b52211 commit ccf7767

File tree

1 file changed

+1
-1
lines changed
  • packages/app/src/app/components/CreateNewSandbox/CreateSandbox/Create

1 file changed

+1
-1
lines changed

packages/app/src/app/components/CreateNewSandbox/CreateSandbox/Create/Create.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const Create = () => {
4444
<LinkButton onClick={actions.signInGithubClicked}>
4545
Sign in
4646
</LinkButton>{' '}
47-
to create templates or bookmark templates for later use.
47+
to create and bookmark templates for later use.
4848
</div>
4949
</CenteredMessage>
5050
)}

0 commit comments

Comments
 (0)