Fix some typos

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
Upstream-commit: 4d2af4430080e9c7ed5badc465be0e8f04b4b1a4
Component: engine
This commit is contained in:
yuexiao-wang
2016-10-28 23:57:41 +08:00
parent 0b8e22519c
commit 0bd2417b94

View File

@ -230,7 +230,7 @@ CONTAINER ID IMAGE COMMAND CREATED
```
The following matches containers based on the layer `d0e008c6cf02` or an image
that have this layer in it's layer stack.
that have this layer in its layer stack.
```bash
$ docker ps --filter ancestor=d0e008c6cf02