Fix some typos

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
This commit is contained in:
Zhang Wei 2017-01-19 15:29:28 +08:00 committed by Tibor Vass
parent 0e8ea8a2b6
commit b5758e62de
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ of steps.
```
$ docker plugin install cpuguy83/docker-overlay2-graphdriver-plugin # this command also enables the driver
<output supressed>
<output suppressed>
$ pkill dockerd
$ dockerd --experimental -s cpuguy83/docker-overlay2-graphdriver-plugin
```