Explorar o código

Use the correct "it's."

Kevin Menard %!s(int64=11) %!d(string=hai) anos
pai
achega
2b0f88383a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/use/working_with_volumes.md

+ 1 - 1
docs/sources/use/working_with_volumes.md

@@ -59,7 +59,7 @@ more new volumes to any container created from that image:
 ### Creating and mounting a Data Volume Container
 
 If you have some persistent data that you want to share between
-containers, or want to use from non-persistent containers, its best to
+containers, or want to use from non-persistent containers, it's best to
 create a named Data Volume Container, and then to mount the data from
 it.