Minor edits

This commit is contained in:
Jesse Cooke 2014-09-24 10:07:57 -07:00
parent 2c0a7a501e
commit c2ffdd99a7
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ page_title: "Null Builder"
Type: `null`
The null builder is not really a builder, it just setups a SSH connection
The null builder is not really a builder, it just sets up an SSH connection
and runs the provisioners. It can be used to debug provisioners without
incurring high wait times. It does not create any kind of image or artifact.
@ -27,8 +27,8 @@ no provisioners are defined, but it will connect to the specified host via ssh.
## Configuration Reference
Configuration options are organized below into two categories: required and
optional. Within each category, the available options are alphabetized and
Configuration options are organized into two categories: `required` and
`optional`. Within each category, the available options are alphabetized and
described.
### Required: