Fix spelling error

This commit is contained in:
khs1994
2017-11-23 23:38:05 +08:00
parent ddbadcb64d
commit 8c850ca22b
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ $ docker-compose kill -s SIGINT
#### `push`
推送服务依赖的镜像到 Dcoker 仓库。
推送服务依赖的镜像到 Docker 镜像仓库。
#### `restart`
格式为 `docker-compose restart [options] [SERVICE...]`