Fix some typos

Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Upstream-commit: b5758e62de
Component: cli
This commit is contained in:
Zhang Wei
2017-06-02 00:10:49 +00:00
committed by Tibor Vass
parent c7b3f20a8e
commit e8296f67cc
@@ -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
```