From 05ad70205a527f93263fc52c9b5f009d2e00a51a Mon Sep 17 00:00:00 2001
From: Luke Shumaker <LukeShu@sbcglobal.net>
Date: Mon, 10 Feb 2014 22:20:51 -0500
Subject: mention peer review in matches/edit view

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

(limited to 'docs')

diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md
index a2f901d..50835e9 100644
--- a/docs/DesignDocument.md
+++ b/docs/DesignDocument.md
@@ -297,7 +297,8 @@ matches/show.html
 
 matches/edit.html
   : Shows a form to edit a match.  The form is POSTed to
-    `MatchesController#update()`.
+    `MatchesController#update()`.  After a match has been completed,
+    this included peer-review input by the players.
 
 teams/index.html
   : Shows a list of teams.  Clicking any of them causers the browser
-- 
cgit v1.2.3-54-g00ecf