Prechádzať zdrojové kódy

Fix some typos

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
yuexiao-wang 8 rokov pred
rodič
commit
4d2af44300
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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
 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
 ```bash
 $ docker ps --filter ancestor=d0e008c6cf02
 $ docker ps --filter ancestor=d0e008c6cf02