summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-02-10 20:01:18 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-02-10 20:01:18 -0500
commit0b153e46fcd9a22b7d83eaac04a5102150e79c80 (patch)
tree6bf667dde2930cc74e1d139f1214fa08d7460134
parent2087f56506887adff6ed20dc3daccd3515f10d40 (diff)
Minor fixes
-rw-r--r--docs/DesignDocument.md2
1 files changed, 1 insertions, 1 deletions
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