Browse Source

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

Fix some typos
Brian Goff 8 years ago
parent
commit
dd344aabb2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/commandline/ps.md

+ 1 - 1
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