瀏覽代碼

More typos

master
Chris Smith 5 年之前
父節點
當前提交
fe0ba617b7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      site/content/post/2019-04-01-understanding-docker-volume-mounts.md

+ 1
- 1
site/content/post/2019-04-01-understanding-docker-volume-mounts.md 查看文件

@@ -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

Loading…
取消
儲存