Browse Source

Fix typo in yml docs

From c09734822e2a6c79a345b6755c79b870f34007e0

Signed-off-by: Ben Firshman <[email protected]>
Ben Firshman 11 năm trước cách đây
mục cha
commit
5eac04d8d4
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      docs/yml.md

+ 2 - 1
docs/yml.md

@@ -75,7 +75,8 @@ expose:
 ### volumes
 
 Mount paths as volumes, optionally specifying a path on the host machine (`HOST:CONTAINER`).
-Note: Mapping local volumes is currently unsuported on boot2docker. We
+
+Note: Mapping local volumes is currently unsupported on boot2docker. We
 recommend you use docker-osx if want to map local volumes.
 
 ```