From 8ce8f763b8bde529942531a7d945044c9f1c8dca Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Mon, 24 Apr 2017 10:17:13 -0500
Subject: [PATCH] Update README.md

---
 website/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/README.md b/website/README.md
index 37df1b21e..16a8a619d 100644
--- a/website/README.md
+++ b/website/README.md
@@ -34,7 +34,7 @@ make build
 
 Before deploying, ensure you have 2 files in the website root directory: the
 `PASSWORD` file and the `TEAM` file. The `PASSWORD` file should contain the sftp
-password that was emailed to your for your website. The `TEAM` file should contain
+password that was emailed to you for your website. The `TEAM` file should contain
 the team name, something like `mayXXXX` or `decXXXX`.
 
 The `PASSWORD` and `TEAM` files should contain NO SPACES and NO NEWLINES.
-- 
GitLab