浏览代码

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

Fix some typos
Brian Goff 8 年之前
父节点
当前提交
dd344aabb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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