From d2fbeed75bb986c3589c1cbe4fc77cb1969d3740 Mon Sep 17 00:00:00 2001 From: Adrian Scott Date: Tue, 25 Aug 2020 03:16:45 -0500 Subject: [PATCH] Minor grammar fixes (#469) Fixed some minor grammatical errors Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> --- docs/intro/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/overview.md b/docs/intro/overview.md index bfdb6da81..85c8015dd 100644 --- a/docs/intro/overview.md +++ b/docs/intro/overview.md @@ -7,7 +7,7 @@ order: 1 ## What is Ethermint Ethermint is a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and -interoperable with Ethereum. It s build using the the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine. +interoperable with Ethereum. It's built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) which runs on top of [Tendermint Core](https://github.com/tendermint/tendermint) consensus engine. Ethermint allows for running vanilla Ethereum as a [Cosmos](https://cosmos.network/) application-specific blockchain. This allows developers to have all the desired features of Ethereum, while at the same time, benefit