mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Fixed a tiny sentence to make more sense (#1455)
fixed tiny sentence to make more sense
This commit is contained in:
parent
d6ccc80b69
commit
ba560f48de
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ const Page = () => (
|
||||||
sx={{ mt: 0, a: { variant: 'styles.a', color: 'blue' } }}
|
sx={{ mt: 0, a: { variant: 'styles.a', color: 'blue' } }}
|
||||||
>
|
>
|
||||||
<strong>Everyone gets hacking, individually.</strong> Not hacking
|
<strong>Everyone gets hacking, individually.</strong> Not hacking
|
||||||
bank accounts, being creative and{' '}
|
bank accounts, but rather being creative and{' '}
|
||||||
<Link href="/ship">making something awesome</Link>.
|
<Link href="/ship">making something awesome</Link>.
|
||||||
</Text>
|
</Text>
|
||||||
<Text as="span" color="blue">
|
<Text as="span" color="blue">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue