Merge pull request #705 from scipio3000/patch-1

Docs - Typo in volume plugin doc
Upstream-commit: 10e04c4b72
Component: cli
This commit is contained in:
Sebastiaan van Stijn
2017-11-20 18:55:51 +01:00
committed by GitHub
+1 -1
View File
@@ -199,7 +199,7 @@ Request the path to the volume with the given `volume_name`.
```json
{
"Mountpoin": "/path/to/directory/on/host",
"Mountpoint": "/path/to/directory/on/host",
"Err": ""
}
```