Skip to content

Commit d272122

Browse files
authored
Cherry pick removing duplicate word (#2523)
Signed-off-by: Nikhil Gupta <ngupta@symbridge.com>
1 parent 222fbc8 commit d272122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/deploy_chaincode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can use this tutorial to learn how to use the [peer lifecycle chaincode comm
1111

1212
## Start the network
1313

14-
We will start by deploying an instance of the Fabric test network. Before you begin, make sure that that you have installed the [Prerequisites](prereqs.html) and [Installed the Samples, Binaries and Docker Images](install.html). Use the following command to navigate to the test network directory within your local clone of the `fabric-samples` repository:
14+
We will start by deploying an instance of the Fabric test network. Before you begin, make sure that you have installed the [Prerequisites](prereqs.html) and [Installed the Samples, Binaries and Docker Images](install.html). Use the following command to navigate to the test network directory within your local clone of the `fabric-samples` repository:
1515
```
1616
cd fabric-samples/test-network
1717
```

0 commit comments

Comments
 (0)