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 4f7c5e3 commit 788ffdcCopy full SHA for 788ffdc
packages/homepage/src/screens/home/hero/index.js
@@ -158,7 +158,7 @@ export default () => {
158
{sandboxesCreatedCount}{' '}
159
</span>
160
{sandboxesCreatedCount === 1 ? 'sandbox' : 'sandboxes'} created
161
- since you've opened this page
+ since you opened this page
162
</CountText>
163
164
<div style={{ position: 'relative' }}>
0 commit comments