Fix typo in yml docs

From c09734822e

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-07-24 14:16:49 -07:00
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.
```