Skip to content

Commit c73a566

Browse files
committed
improvements
1 parent 0b3b1ce commit c73a566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HeroSection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export class SampleApp implements NodeBootApp {
231231
maxWidth: '600px',
232232
}}
233233
>
234-
Code in freedom. Test in reality.
234+
Code in freedom. Test the real thing, not mocks!
235235
</Typography>
236236

237237
<Stack direction={{xs: 'column', sm: 'row'}} spacing={2} sx={{marginBottom: 4}}>

0 commit comments

Comments
 (0)