Update amazon.html.markdown

Technical correction
This commit is contained in:
amangoel 2014-09-24 17:41:41 -07:00
parent 2c0a7a501e
commit e5c71008ba
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ multiple builders depending on the strategy you want to use to build the
AMI. Packer supports the following builders at the moment:
* [amazon-ebs](/docs/builders/amazon-ebs.html) - Create EBS-backed AMIs
by launching a source instance and re-packaging it into a new AMI after
by launching a source AMI and re-packaging it into a new AMI after
provisioning. If in doubt, use this builder, which is the easiest to get
started with.