more typos
This commit is contained in:
parent
c48978b90e
commit
fdae3f14f7
|
@ -55,7 +55,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) and
|
[BlockDevices](#block-devices-configuration) and
|
||||||
[Access](#acces-config-configuration) configuration references, which are
|
[Access](#access-config-configuration) configuration references, which are
|
||||||
necessary for this build to succeed and can be found further down the page.
|
necessary for this build to succeed and can be found further down the page.
|
||||||
|
|
||||||
#### Required:
|
#### Required:
|
||||||
|
@ -90,7 +90,7 @@ Block devices can be nested in the
|
||||||
#### Optional:
|
#### Optional:
|
||||||
<%= partial "partials/builder/amazon/common/BlockDevice-not-required" %>
|
<%= partial "partials/builder/amazon/common/BlockDevice-not-required" %>
|
||||||
|
|
||||||
### Acces Config Configuration
|
### Access Config Configuration
|
||||||
|
|
||||||
#### Required:
|
#### Required:
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,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
|
||||||
|
@ -53,7 +53,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:
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,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
|
||||||
|
@ -47,7 +47,7 @@ necessary for this build to succeed and can be found further down the page.
|
||||||
|
|
||||||
<%= partial "partials/builder/amazon/ebsvolume/Config-not-required" %>
|
<%= partial "partials/builder/amazon/ebsvolume/Config-not-required" %>
|
||||||
|
|
||||||
### Acces Configuration
|
### Access Configuration
|
||||||
|
|
||||||
#### Required:
|
#### Required:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue