Fix typo in yml docs

From c09734822e2a6c79a345b6755c79b870f34007e0

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-07-24 14:16:49 -07:00
parent fec41d3567
commit 5eac04d8d4

View File

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