浏览代码

Update dockervolumes.md

Error on title note :)
Sébastien 11 年之前
父节点
当前提交
752c3e9208
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/userguide/dockervolumes.md

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

@@ -58,7 +58,7 @@ we change the source code. The directory on the host must be specified as an
 absolute path and if the directory doesn't exist Docker will automatically
 create it for you.
 
-> **Note::** 
+> **Note:** 
 > This is not available from a `Dockerfile` due the portability
 > and sharing purpose of it. As the host directory is, by its nature,
 > host-dependent it might not work all hosts.