Skip to content

Commit a264d8c

Browse files
committed
adds zach's clarifying fix
1 parent feb81ab commit a264d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/onboard/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ const ShipPage = () => {
578578
sx={{ fontSize: 20, fontStyle: 'italic' }}
579579
>
580580
<Balancer>
581-
-<span style={{ textDecoration: 'underline' }}>Steve Wozniak</span>, Apple co-founder
581+
-<span style={{ textDecoration: 'underline' }}>Steve Wozniak "Woz"</span>, Apple co-founder, on Hack Club OnBoard
582582
</Balancer>
583583
</Text>
584584
</Flex>

0 commit comments

Comments
 (0)