diff --git a/docs/reference/commandline/ps.md b/docs/reference/commandline/ps.md index c48b1ff1f9..b772ad1daf 100644 --- a/docs/reference/commandline/ps.md +++ b/docs/reference/commandline/ps.md @@ -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