diff --git a/website/source/docs/builders/file.html.md b/website/source/docs/builders/file.html.md index 7a84fc3f3..8dc0a36b7 100644 --- a/website/source/docs/builders/file.html.md +++ b/website/source/docs/builders/file.html.md @@ -18,8 +18,8 @@ wait times. ## Basic Example -Below is a fully functioning example. It doesn't do anything useful, since no -provisioners are defined, but it will connect to the specified host via ssh. +Below is a fully functioning example. It create a file at `target` with the +specified `content`. ``` json {