mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix some typos
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
0aaef963a8
commit
4d2af44300
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue