update wording "directly -> "exclusively"

This commit is contained in:
Joe 2022-10-28 14:51:10 +01:00
parent 3b7f62d849
commit a0462584a8
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ const HomePage: NextPage = ({}) => {
>
<Text fontFamily='"Inter", sans-serif' lineHeight='26px'>
The Geth team comprises 10 developers distributed across the world. The Geth team
is funded directly by The Ethereum Foundation.
is funded exclusively by The Ethereum Foundation.
</Text>
</HomeSection>
</GridItem>