Merge pull request #571 from hectorj/patch-1

docker-compose.yml: fix typo
This commit is contained in:
Olaoluwa Osuntokun 2018-01-27 18:43:38 -08:00 committed by GitHub
commit f9eda8580d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,7 +90,7 @@ services:
- "btcd:blockchain"
volumes:
# shared volume is need to store the btcd rpc certificates and us it within
# shared volume is need to store the btcd rpc certificates and use it within
# btcctl and lnd containers.
shared:
driver: local