Merge pull request #5121 from mayn/type-doc-file-provisioner

website docs - move period outside of quotation marks for default value on file provisioner
This commit is contained in:
Rickard von Essen 2017-07-14 13:24:59 +02:00 committed by GitHub
commit 24a53b7ee5
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ The available configuration options are listed below. All elements are required.
directories must already exist.
- `direction` (string) - The direction of the file transfer. This defaults to
"upload." If it is set to "download" then the file "source" in the machine
"upload". If it is set to "download" then the file "source" in the machine
will be downloaded locally to "destination"
## Directory Uploads