Fixed CPE in description of `file` builder

The description seems to be a CPE from the `null` builder.
This commit is contained in:
Ash Jindal 2019-10-03 11:36:10 +01:00 committed by GitHub
parent c46db9abcc
commit 9d17a7f136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
{