From 0b153e46fcd9a22b7d83eaac04a5102150e79c80 Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Mon, 10 Feb 2014 20:01:18 -0500 Subject: Minor fixes --- docs/DesignDocument.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/DesignDocument.md') diff --git a/docs/DesignDocument.md b/docs/DesignDocument.md index 43947e4..c7e66a2 100644 --- a/docs/DesignDocument.md +++ b/docs/DesignDocument.md @@ -130,7 +130,7 @@ Match : A match will be a single set of data that contains all of the statistics of one game. This includes: players, scores, game time, the tournement that match took place in, and the date. Team - : This model will consist of a list of players for a tournement/game. The team creation process is chosen by the host of the tournement and will either be pre-determined teams, or randomly assigned teams. + : This model will consist of a list of players for a tournement/game. The team creation process is chosen by the host of the tournement and will either be pre-determined teams or randomly assigned teams. User : This model represents all types of users; hosts, players, and -- cgit v1.2.3