Merge pull request #705 from scipio3000/patch-1

Docs - Typo in volume plugin doc
This commit is contained in:
Sebastiaan van Stijn 2017-11-20 18:55:51 +01:00 committed by GitHub
commit 10e04c4b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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": ""
}
```