Skip to content

Commit 740c4a9

Browse files
committed
[FAB-4331] Branding issues in blockchain.html
Corrected branding issues. "The Hyperledger Project" -> "Hyperledger" Change-Id: Ieaa1c1b1197ee5e79b00fb8cc469edc8e528d36b Signed-off-by: Tracy Kuhrt <[email protected]>
1 parent 93da3ff commit 740c4a9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/source/blockchain.rst

+5-6
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ the sharing of information and processes.
123123
What is Hyperledger Fabric?
124124
---------------------------
125125

126-
The Linux Foundation founded the Hyperledger Project in 2015 to advance
126+
The Linux Foundation founded Hyperledger in 2015 to advance
127127
cross-industry blockchain technologies. Rather than declaring a single
128128
blockchain standard, it encourages a collaborative approach to developing
129129
blockchain technologies via a community process, with intellectual property
@@ -135,9 +135,9 @@ Like other blockchain technologies, it has a ledger, uses smart contracts,
135135
and is a system by which participants manage their transactions.
136136

137137
Where Hyperledger Fabric breaks from some other blockchain systems is that
138-
it is **private** and **permissioned**. Rather than the “proof of work” some
139-
blockchain networks use to verify identity (allowing anyone who meets those
140-
criteria to join the network), the members of a Fabric network enroll through
138+
it is **private** and **permissioned**. Rather than the “proof of work” some
139+
blockchain networks use to verify identity (allowing anyone who meets those
140+
criteria to join the network), the members of a Fabric network enroll through
141141
a **membership services provider**.
142142

143143
Fabric also offers several pluggable options. Ledger data can be stored in
@@ -221,7 +221,7 @@ which defines the order that all processes subsequently build upon.
221221
Hyperledger Fabric has been designed to allow network starters to choose a
222222
consensus mechanism that best represents the relationships that exist between
223223
participants. As with privacy, there is a spectrum of needs; from networks
224-
that are highly structured in their relationships to those that are more
224+
that are highly structured in their relationships to those that are more
225225
peer-to-peer.
226226

227227
We’ll learn more about the Hyperledger Fabric consensus mechanisms, which
@@ -273,4 +273,3 @@ including maintainability, performance, availability and disaster recovery.
273273

274274
.. Licensed under Creative Commons Attribution 4.0 International License
275275
https://creativecommons.org/licenses/by/4.0/
276-

0 commit comments

Comments
 (0)