Explorar o código

fixed typo

Signed-off-by: mqliang <mqliang.zju@gmail.com>
Liang Mingqiang %!s(int64=9) %!d(string=hai) anos
pai
achega
4c1243dc76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 > [`Dockerfile`](../reference/builder.md) reference for a
 > 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).