Skip to content

Commit b8c37a7

Browse files
fix(about): fix missing 1
1 parent 6e3b3b4 commit b8c37a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/about.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const About: NextPage = () => (
4141
We are currently in the process of esablishing a non-profit organization
4242
and charter to govern this project via decentralized ownership.
4343
</Typography>
44-
<Typography variant='body' paragraph marginTop={1} align='center'>
44+
<Typography variant='body1' paragraph marginTop={1} align='center'>
4545
We are still working out the appropriate &quot;legalese&quot;, however,
4646
the basic premise is simple: You own your own data on this platform, and
4747
this is a strictly non-profit venture (i.e., you data is a contribution

0 commit comments

Comments
 (0)