diff --git a/guide/english/blockchain/types/index.md b/guide/english/blockchain/types/index.md index c2f84389ae..3383001dbf 100644 --- a/guide/english/blockchain/types/index.md +++ b/guide/english/blockchain/types/index.md @@ -18,7 +18,7 @@ Blockchain Technology that is owned by a private party or an organization. It is The person in-charge is responsible for giving selective access and permissions such as read/write. -Example : Bankchain, Hyperledger +Example : Bankchain, Hyperledger, Multichain, Ethereum(Private network) #### 2. Public Blockchain @@ -28,7 +28,6 @@ Public Blockchain is open and transparent and therefore it is open for review by Example : Bitcoin, Ethereum, Litecoin - #### 3. Consortium/Federated Blockchain In this type of blockchain the problem of the private blockchain is solved. The issue of sole autonomy by vesting the power in the hands of an individual is tackeled by making more than one person in charge. @@ -41,7 +40,7 @@ Example : [Energy Web Foundation](http://energyweb.org/) -There is another category for classification, that is based on the persmission granted to the blockchain network. They are classified as - +There is another category for classification, that is based on the permission granted to the blockchain network. They are classified as - 1. Public Permissioned Blockchain 2. Private Permissioned Blockchain