Fix typo in documentation

Change-Id: I1289aa533808a5b8565cb031c33dd761dbc40628
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index ac28edd..0073686 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -46,8 +46,8 @@
 * TODO: keep parsed manifest in memory for quick lookup
 * TODO: monitor all manifest branch if no branch is specified
 * TODO: ssh command to check what is being monitored
-* TODO: stright mode, only monitor projects using default (no remote)
-* TODO: split mode (store all manifests in same branch strcuture as source instead of flattening the underlying file strcuture)
+* TODO: strict mode, only monitor projects using default (no remote)
+* TODO: split mode (store all manifests in same branch structure as source instead of flattening the underlying file strcuture)
 * TODO: not monitor non-local projects
 
 * TODO: make sure no circular dependencies (project with manifest subscription is not in the
@@ -57,7 +57,7 @@
 * resolve relative path in include
 * supports include tag in manifest
 
-* TODO: check project.config on newkly created project
+* TODO: check project.config on newly created project
 
 * TODO: include an external manifest DTD or XML schema/XSD
 * generates/xjc classes from DTD/XSD at build time