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

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

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