Merge pull request #8236 from keenan-v1/patch-1
Fix "Acces" typo in amazon-ebs.html.md.erb
This commit is contained in:
commit
c027e9b367
|
@ -39,7 +39,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
|
||||||
|
@ -59,7 +59,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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue