aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-09-19 20:02:17 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-09-19 20:02:17 +0200
commit77c9588359df6a72097e46074b1ff14f80350285 (patch)
tree8726af8af288ce0c4a1c19c54d5e3d443dcc3d22
parent34c2031eabff221f2d8928eae2de53ab1d75fa60 (diff)
Read through the plan.tex and fixed some issues
-rw-r--r--plan.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/plan.tex b/plan.tex
index a1cbb15..11d8d41 100644
--- a/plan.tex
+++ b/plan.tex
@@ -72,10 +72,10 @@ The customer specified multiple deliverables throughout the 20 weeks of this pro
\section{Risks}
-\subsection{Techincal Risks}
+\subsection{Technical Risks}
\begin{description}
- \item[Multiplatform] The team works in both linux and windows, which poses a risk
+ \item[Multiplatform] The team works in both Linux and windows, which poses a risk
for the development if there is a platform dependency.
\item[Integration] Users can make a wrong integration causing for delay or risk of
losing code.
@@ -95,9 +95,9 @@ The customer specified multiple deliverables throughout the 20 weeks of this pro
\begin{description}
\item[Multiplatform] The team can switch any time to a single platform, so this
- risk is metigated.
+ risk is mitigated.
\item[Integration] By following standards and having an integrator, which checks
- every pull request, this risk is minimilised.
+ every pull request, this risk is minimized.
\item[Scope Expansion] By writing detailed requirements and having weekly team
meetings, to check if the progress is within the scope, should be sufficient to
decrease the risk.
@@ -209,7 +209,7 @@ project needs.
% Information about how and when Scrum will be used in this project (using Miro).
\section{Scrum (Miro)}
-The team starts using scrum after the initial phase, of structering the project, is finished. This phase is finished after a initial design of the product is made.
+The team starts using scrum after the initial phase, of structuring the project, is finished. This phase is finished after a initial design of the product is made.
\subsection{Scrum Board}
@@ -255,7 +255,7 @@ Burn Down Chart is shared in the weekly updates with the team.
GitHub is used for version management of both code \autocite{crepe:code-repo} and
documentation \autocite{crepe:docs-repo}, each in its own respective repository. This
-keeps the documentation and code seperate, resulting in ordened and manageable
+keeps the documentation and code separate, resulting in ordered and manageable
repositories.
\subsection{Code Standard and git workflow}