From b2cf6249063987e74e0742935a90b6ed6de9ac8e Mon Sep 17 00:00:00 2001
From: Luke Shumaker <LukeShu@sbcglobal.net>
Date: Mon, 10 Feb 2014 14:10:57 -0500
Subject: DesignDocument: fix typo

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

(limited to 'docs')

diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index 4a1cb86..22dc264 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -127,7 +127,7 @@ layouts/application.html (abstract)
 main/homepage.html
   : This page has 3 basic options. Visually simple – two large buttons
     on a white screen, and a search bar above them. The search bar
-    will cause a POST requeest to the search controller. Log in (which
+    will cause a POST request to the search controller. Log in (which
     will cause a POST to the login controller) and “Go to Tournament”
     in which you enter a tournament title. This interacts with the
     Homepage Controller.
-- 
cgit v1.2.3-54-g00ecf