Pārlūkot izejas kodu

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

Fix some typos
Brian Goff 8 gadi atpakaļ
vecāks
revīzija
dd344aabb2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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