Ver código fonte

More typos

master
Chris Smith 5 anos atrás
pai
commit
fe0ba617b7

+ 1
- 1
site/content/post/2019-04-01-understanding-docker-volume-mounts.md Ver arquivo

@@ -170,7 +170,7 @@ drwxr-xr-x 3 chris chris 4096 Apr  1 22:05 ..
170 170
 
171 171
 Nothing is copied in, and inside the container the folder will be empty.
172 172
 Based on our discoveries with permisions, it's reasonable to assume the
173
-same will happy with a non-empty volume too:
173
+same will happen with a non-empty volume too:
174 174
 
175 175
 {{< highlight console >}}
176 176
 $ docker volume create testing

Carregando…
Cancelar
Salvar