docker-compose.yml: fix typo

This commit is contained in:
Hector Jusforgues 2018-01-07 11:12:57 +01:00 committed by GitHub
parent 882b1313ba
commit 295d97e29f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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