From 80a257c23ff417d25234467b7da4178505356b4d Mon Sep 17 00:00:00 2001 From: Andy Butler Date: Wed, 31 Oct 2018 21:13:10 -0600 Subject: [PATCH] Fixed typos (#20708) --- guide/english/blockchain/types/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/blockchain/types/index.md b/guide/english/blockchain/types/index.md index e027102e6f..4a4bf36be4 100644 --- a/guide/english/blockchain/types/index.md +++ b/guide/english/blockchain/types/index.md @@ -6,7 +6,7 @@ title: Types of Blockchain ## Types of Blockchain -As of now, there are mainly three types of Blockchains that have emergered. These are broad classifications based on the way the tech is used and handled. +As of now, there are mainly three types of Blockchains that have emerged. These are broad classifications based on the way the tech is used and handled. 1. Private Blockchain 2. Public Blockchain @@ -16,7 +16,7 @@ As of now, there are mainly three types of Blockchains that have emergered. Thes Blockchain Technology that is owned by a private party or an organization. It is a decentralized architecture but some powers to make decisions are vested in the hands of person in-charge. -The person in-charge is responsible for giving selective accesses and permissions such as read/write. +The person in-charge is responsible for giving selective access and permissions such as read/write. Example : Bankchain, Hyperledger