From eaccfce29e93270ead2271e4f91c257e1bbf0370 Mon Sep 17 00:00:00 2001 From: Matthew Aynalem Date: Wed, 12 Jul 2017 15:03:06 -0700 Subject: [PATCH] move period outside of quotation marks designating an attribute value. --- website/source/docs/provisioners/file.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/file.html.md b/website/source/docs/provisioners/file.html.md index d00927fae..75cdb8d8b 100644 --- a/website/source/docs/provisioners/file.html.md +++ b/website/source/docs/provisioners/file.html.md @@ -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