Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
Change-Id: I5619fe1e51e881b13aa087fec6235fc03a573b19
Signed-off-by: 6londe <6londe@gmail.com>
  • Loading branch information
6londe committed Dec 1, 2016
1 parent 9bd4e85 commit 77e2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Setup/Network-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ If you want to take advantage of security (authentication and authorization), pr
#### Start up additional validating peers:

Following the pattern we established [above](#assigning-a-value-for-core_peer_id) we'll use `vp1` as the ID for the second validating peer. If using Docker Compose, we can simply link the two peer nodes.
Here's the docker-compse.yml for a **Vagrant** environment with two peer nodes - vp0 and vp1:
Here's the docker-compose.yml for a **Vagrant** environment with two peer nodes - vp0 and vp1:
```
vp0:
image: hyperledger/fabric-peer
Expand Down

0 comments on commit 77e2376

Please sign in to comment.