mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-18 22:09:26 +00:00
update wording "directly -> "exclusively"
This commit is contained in:
parent
3b7f62d849
commit
a0462584a8
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ const HomePage: NextPage = ({}) => {
|
||||||
>
|
>
|
||||||
<Text fontFamily='"Inter", sans-serif' lineHeight='26px'>
|
<Text fontFamily='"Inter", sans-serif' lineHeight='26px'>
|
||||||
The Geth team comprises 10 developers distributed across the world. The Geth team
|
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>
|
</Text>
|
||||||
</HomeSection>
|
</HomeSection>
|
||||||
</GridItem>
|
</GridItem>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue