From 77e23762bc15a227f665e157faa90576e6fe6f40 Mon Sep 17 00:00:00 2001 From: 6londe <6londe@gmail.com> Date: Thu, 1 Dec 2016 11:08:37 +0900 Subject: [PATCH] Fix spelling error Change-Id: I5619fe1e51e881b13aa087fec6235fc03a573b19 Signed-off-by: 6londe <6londe@gmail.com> --- docs/Setup/Network-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Setup/Network-setup.md b/docs/Setup/Network-setup.md index 8630f1d2b0b..88242f01dee 100644 --- a/docs/Setup/Network-setup.md +++ b/docs/Setup/Network-setup.md @@ -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