From 26f9c61137dba85a6451cb18cef371cd0d07ce48 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Wed, 1 Mar 2017 15:45:29 -0800 Subject: [PATCH] spellfix --- 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 975d06ad5..948dcb390 100644 --- a/website/source/docs/provisioners/file.html.md +++ b/website/source/docs/provisioners/file.html.md @@ -76,7 +76,7 @@ the covers, rsync may or may not be used. The behavior when uploading symbolic links depends on the communicator. The Docker communicator will preserve symlinks, but all other communicators will -treat local symlinks as regular files. If you wish the preserve symlinks when +treat local symlinks as regular files. If you wish to preserve symlinks when uploading, it's recommended that you use `tar`. Below is an example of what that might look like: