From f8f2662838ce68b0c42c00c3b711d91c6f007560 Mon Sep 17 00:00:00 2001
From: Richard Soderberg <rsoderberg@gmail.com>
Date: Mon, 2 Apr 2012 00:14:21 -0700
Subject: [PATCH] fix spelling, replaces -> replaced

---
 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 1ae335b7e..d7fbbdccf 100644
--- a/docs/AWS_DEPLOYMENT.md
+++ b/docs/AWS_DEPLOYMENT.md
@@ -78,7 +78,7 @@ going to deploy.  Once chosen, invoke deploy.js like this:
 
 
 The output contains instructions for use.  Note that every occurance of 
-`some_name_i_chose` will be replaces with the name *YOU* chose.
+`some_name_i_chose` will be replaced with the name *YOU* chose.
 
 ## deploying code
 
-- 
GitLab