Mike Chelen %!s(int64=11) %!d(string=hai) anos
pai
achega
0d2656ce6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/userguide/dockerlinks.md

+ 1 - 1
docs/sources/userguide/dockerlinks.md

@@ -94,7 +94,7 @@ yourself. This naming provides two useful functions:
    that makes it easier for you to remember them, for example naming a
    container with a web application in it `web`.
 
-2. It provides Docker with reference point that allows it to refer to other
+2. It provides Docker with a reference point that allows it to refer to other
    containers, for example link container `web` to container `db`.
 
 You can name your container by using the `--name` flag, for example: