Skip to content

Commit

Permalink
Merge "Fix spelling error"
Browse files Browse the repository at this point in the history
  • Loading branch information
srderson authored and Gerrit Code Review committed Dec 11, 2016
2 parents 81eda7b + 77e2376 commit 3ef851e
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 3ef851e

Please sign in to comment.