Skip to content

Commit 788ffdc

Browse files
garethxSaraVieira
authored andcommitted
Update index.js (codesandbox#3158)
Fix typo in text
1 parent 4f7c5e3 commit 788ffdc

File tree

1 file changed

+1
-1
lines changed
  • packages/homepage/src/screens/home/hero

1 file changed

+1
-1
lines changed

packages/homepage/src/screens/home/hero/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ export default () => {
158158
{sandboxesCreatedCount}{' '}
159159
</span>
160160
{sandboxesCreatedCount === 1 ? 'sandbox' : 'sandboxes'} created
161-
since you've opened this page
161+
since you opened this page
162162
</CountText>
163163

164164
<div style={{ position: 'relative' }}>

0 commit comments

Comments
 (0)