Kevin Menard 11 vuotta sitten
vanhempi
commit
b25208ee3e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/sources/introduction/working-with-docker.md

+ 1 - 1
docs/sources/introduction/working-with-docker.md

@@ -293,7 +293,7 @@ A `#` sign is used to provide a comment:
 
 
 > **Tip:** The `Dockerfile` is very flexible and provides a powerful set
 > **Tip:** The `Dockerfile` is very flexible and provides a powerful set
 > of instructions for building applications. To learn more about the
 > of instructions for building applications. To learn more about the
-> `Dockerfile` and it's instructions see the [Dockerfile
+> `Dockerfile` and its instructions see the [Dockerfile
 > Reference](http://docs.docker.io/reference/builder/).
 > Reference](http://docs.docker.io/reference/builder/).
 
 
 ### First steps with the Dockerfile
 ### First steps with the Dockerfile