Pārlūkot izejas kodu

fixed typo

Signed-off-by: mqliang <mqliang.zju@gmail.com>
Liang Mingqiang 9 gadi atpakaļ
vecāks
revīzija
4c1243dc76
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/userguide/dockerimages.md

+ 1 - 1
docs/userguide/dockerimages.md

@@ -473,7 +473,7 @@ You can then create a container from our new image.
 > those instructions in later sections of the Guide or you can refer to the
 > those instructions in later sections of the Guide or you can refer to the
 > [`Dockerfile`](../reference/builder.md) reference for a
 > [`Dockerfile`](../reference/builder.md) reference for a
 > detailed description and examples of every instruction.
 > detailed description and examples of every instruction.
-> To help you write a clear, readable, maintainable `Dockerfile`, you've also
+> To help you write a clear, readable, maintainable `Dockerfile`, we've also
 > written a [`Dockerfile` Best Practices guide](../articles/dockerfile_best-practices.md).
 > written a [`Dockerfile` Best Practices guide](../articles/dockerfile_best-practices.md).