Skip to content

Commit 77e2376

Browse files
committed
Fix spelling error
Change-Id: I5619fe1e51e881b13aa087fec6235fc03a573b19 Signed-off-by: 6londe <[email protected]>
1 parent 9bd4e85 commit 77e2376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Setup/Network-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ If you want to take advantage of security (authentication and authorization), pr
142142
#### Start up additional validating peers:
143143

144144
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.
145-
Here's the docker-compse.yml for a **Vagrant** environment with two peer nodes - vp0 and vp1:
145+
Here's the docker-compose.yml for a **Vagrant** environment with two peer nodes - vp0 and vp1:
146146
```
147147
vp0:
148148
image: hyperledger/fabric-peer

0 commit comments

Comments
 (0)