From 7047ef87aec5bcacdd5f87dc7dfe90de4ef37720 Mon Sep 17 00:00:00 2001
From: Richard Soderberg <rsoderberg@gmail.com>
Date: Mon, 2 Apr 2012 01:03:00 -0700
Subject: [PATCH] clarify deployments heading

---
 docs/AWS_DEPLOYMENT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/AWS_DEPLOYMENT.md b/docs/AWS_DEPLOYMENT.md
index cce031a44..1d959e94e 100644
--- a/docs/AWS_DEPLOYMENT.md
+++ b/docs/AWS_DEPLOYMENT.md
@@ -124,7 +124,7 @@ decommission a VM and release your hold on the DNS name, simply:
     trying to destroy VM for some_name_i_chose.hacksign.in: done
     trying to remove DNS for some_name_i_chose.hacksign.in: done
 
-## An overview of deployments
+## Overview of what's deployed to VMs
 
 Deploying code in this fashion spins up a pre-configured VM template.
 There are several things that are pre-configured for your pleasure:
-- 
GitLab