Commit df4ecc1d authored by Ross Smith II's avatar Ross Smith II

Merge pull request #1793 from joelhandwell/patch-2

Fix typo: One attached -> Once attached [skip ci]
parents 25441b67 297eb377
...@@ -30,7 +30,7 @@ in your account, it is up to you to use, delete, etc. the AMI. ...@@ -30,7 +30,7 @@ in your account, it is up to you to use, delete, etc. the AMI.
## How Does it Work? ## How Does it Work?
This builder works by creating a new EBS volume from an existing source AMI This builder works by creating a new EBS volume from an existing source AMI
and attaching it into an already-running EC2 instance. One attached, a and attaching it into an already-running EC2 instance. Once attached, a
[chroot](http://en.wikipedia.org/wiki/Chroot) is used to provision the [chroot](http://en.wikipedia.org/wiki/Chroot) is used to provision the
system within that volume. After provisioning, the volume is detached, system within that volume. After provisioning, the volume is detached,
snapshotted, and an AMI is made. snapshotted, and an AMI is made.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment