Skip to content

Commit 0af5555

Browse files
FAB-2296 fix formatting
fix formatting of bullets Change-Id: I8e2f7ddf997ac45540c9a2df265ed88ecc8f794d Signed-off-by: Christopher Ferris <[email protected]>
1 parent 5eb299b commit 0af5555

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/source/overview.rst

+11-11
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@ The key design features woven into Hyperledger Fabric fulfill its promise of a
1616
comprehensive, yet customizable, enterprise blockchain solution:
1717

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

0 commit comments

Comments
 (0)