Skip to content

Commit

Permalink
FAB-2296 fix formatting
Browse files Browse the repository at this point in the history
fix formatting of bullets

Change-Id: I8e2f7ddf997ac45540c9a2df265ed88ecc8f794d
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Apr 15, 2017
1 parent 5eb299b commit 0af5555
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/source/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ The key design features woven into Hyperledger Fabric fulfill its promise of a
comprehensive, yet customizable, enterprise blockchain solution:

* :ref:`Assets` - Asset definitions enable the exchange of almost anything with
monetary value over the network, from whole foods to antique cars to currency
futures.
monetary value over the network, from whole foods to antique cars to currency
futures.
* :ref:`Chaincode` Chaincode execution is partitioned from transaction ordering,
limiting the required levels of trust and verification across node types, and
optimizing network scalability and performance.
limiting the required levels of trust and verification across node types, and
optimizing network scalability and performance.
* :ref:`Ledger-Features` - The immutable, shared ledger encodes the entire
transaction history for each channel, and includes SQL-like query capability
for efficient auditing and dispute resolution.
transaction history for each channel, and includes SQL-like query capability
for efficient auditing and dispute resolution.
* :ref:`Privacy-through-Channels` - Channels enable multi-lateral transactions
with the high degrees of privacy and confidentiality required by competing
businesses and regulated industries that exchange assets on a common network.
with the high degrees of privacy and confidentiality required by competing
businesses and regulated industries that exchange assets on a common network.
* :ref:`Security-Membership-Services` - Permissioned membership provides a
trusted blockchain network, where participants know that all transactions can
be detected and traced by authorized regulators and auditors.
trusted blockchain network, where participants know that all transactions can
be detected and traced by authorized regulators and auditors.
* :ref:`Consensus` - Fabric's unique approach to consensus enables the
flexibility and scalability needed for the enterprise.
flexibility and scalability needed for the enterprise.

0 comments on commit 0af5555

Please sign in to comment.