From 73bd919fbf421e2e8ab00fb23ecfea28f82e5100 Mon Sep 17 00:00:00 2001 From: Specia1 Date: Fri, 17 Aug 2018 11:44:27 +0900 Subject: [PATCH] [FAB-11606] Fix duplicate word in sentence * look look -> look * private private -> private Change-Id: I5ba42f7c30161e028e1c755ae703b1ced17613bb Signed-off-by: Specia1 --- docs/source/blockchain.rst | 2 +- docs/source/private-data/private-data.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/blockchain.rst b/docs/source/blockchain.rst index 12d2ada6e3b..629710e1b28 100644 --- a/docs/source/blockchain.rst +++ b/docs/source/blockchain.rst @@ -249,7 +249,7 @@ to use with a simple smart contract and application. * :doc:`txflow` -A high level look look at a sample transaction flow. +A high level look at a sample transaction flow. * :doc:`fabric_model` diff --git a/docs/source/private-data/private-data.md b/docs/source/private-data/private-data.md index 724bb2761b6..b99319de0db 100644 --- a/docs/source/private-data/private-data.md +++ b/docs/source/private-data/private-data.md @@ -126,7 +126,7 @@ private data collections **(PDC)** can be defined to share private data between: ![private-data.private-data](./PrivateDataConcept-1.png) Using this example, peers owned by the **Distributor** will have multiple private -private databases inside their ledger which includes the private data from the +databases inside their ledger which includes the private data from the **Distributor**, **Farmer** and **Shipper** relationship and the **Distributor** and **Wholesaler** relationship. Because these databases are kept separate from the database that holds the channel ledger, private data is