Merge pull request #27852 from yuexiao-wang/modfiy-its

Fix some typos
Upstream-commit: dd344aabb2476428ee699cb3db245e95d3476c16
Component: engine
This commit is contained in:
Brian Goff
2016-10-28 05:57:56 -07:00
committed by GitHub

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