Skip to content

Commit

Permalink
Update deploy_chaincode.md
Browse files Browse the repository at this point in the history
Fix typo on duplicate word

Signed-off-by: Marco <[email protected]>
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
marcovoliveira authored and denyeart committed Mar 31, 2021
1 parent 345a08b commit a8bfc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/deploy_chaincode.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can use this tutorial to learn how to use the [peer lifecycle chaincode comm

## Start the network

We will start by deploying an instance of the Fabric test network. Before you begin, make sure that that you have installed the necessary software by following the instructions on [getting_started](getting_started.html). Use the following command to navigate to the test network directory within your local clone of the `fabric-samples` repository:
We will start by deploying an instance of the Fabric test network. Before you begin, make sure that you have installed the necessary software by following the instructions on [getting_started](getting_started.html). Use the following command to navigate to the test network directory within your local clone of the `fabric-samples` repository:
```
cd fabric-samples/test-network
```
Expand Down

0 comments on commit a8bfc98

Please sign in to comment.