From 569121519dee6977d6a855eb09ebc7012fa520c2 Mon Sep 17 00:00:00 2001 From: Eran Chetz Date: Mon, 21 Sep 2015 16:32:18 +0300 Subject: [PATCH] minor change that was majorly bugging me --- website/source/intro/getting-started/build-image.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/build-image.html.markdown b/website/source/intro/getting-started/build-image.html.markdown index ec1d851a9..c66a604c7 100644 --- a/website/source/intro/getting-started/build-image.html.markdown +++ b/website/source/intro/getting-started/build-image.html.markdown @@ -165,7 +165,7 @@ storing images at the end of this getting started guide. After running the above example, your AWS account now has an AMI associated with it. AMIs are stored in S3 by Amazon, so unless you want to be charged about -\$0.01 per month, you'll probably want to remove it. Remove the AMI by first +$0.01 per month, you'll probably want to remove it. Remove the AMI by first deregistering it on the [AWS AMI management page](https://console.aws.amazon.com/ec2/home?region=us-east-1#s=Images). Next, delete the associated snapshot on the [AWS snapshot management