From 4b88403690b21eff0b6efcb4986c2b21aaf9e31f Mon Sep 17 00:00:00 2001 From: BetaGrumm Date: Wed, 9 Dec 2015 11:49:04 -0800 Subject: [PATCH] Update file.html.markdown Fixed typo: Missing "i" in the word "will". --- website/source/docs/provisioners/file.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/file.html.markdown b/website/source/docs/provisioners/file.html.markdown index 7799721a5..bb66fc220 100644 --- a/website/source/docs/provisioners/file.html.markdown +++ b/website/source/docs/provisioners/file.html.markdown @@ -44,7 +44,7 @@ The available configuration options are listed below. All elements are required. - `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 - wll be downloaded locally to "destination" + will be downloaded locally to "destination" ## Directory Uploads