Merge pull request #8332 from stensonb/patch-1

typo
This commit is contained in:
Adrien Delorme 2019-11-06 10:04:19 +01:00 committed by GitHub
commit f320b63705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ There are many configuration options available for the builder. In addition to
the items listed here, you will want to look at the general configuration the items listed here, you will want to look at the general configuration
references for [AMI](#ami-configuration), references for [AMI](#ami-configuration),
[BlockDevices](#block-devices-configuration), [BlockDevices](#block-devices-configuration),
[Access](#acces-configuration), [Access](#access-configuration),
[Run](#run-configuration) and [Run](#run-configuration) and
[Communicator](#communicator-configuration) [Communicator](#communicator-configuration)
configuration references, which are configuration references, which are
@ -71,7 +71,7 @@ necessary for this build to succeed and can be found further down the page.
#### Optional: #### Optional:
<%= partial "partials/builder/amazon/common/AMIConfig-not-required" %> <%= partial "partials/builder/amazon/common/AMIConfig-not-required" %>
### Acces Configuration ### Access Configuration
#### Required: #### Required:
@ -258,4 +258,4 @@ this:
You may wish to constrain the resource to a specific bucket. You may wish to constrain the resource to a specific bucket.
<%= partial "partials/builders/aws-ssh-differentiation-table" %> <%= partial "partials/builders/aws-ssh-differentiation-table" %>