Fix description of the '--parent' option

Change-Id: Ib48ed2e89f9fb3a0021e22125a1fafd715ab8958
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/src/main/resources/Documentation/cmd-project.md b/src/main/resources/Documentation/cmd-project.md
index c1e475a..de4a369 100644
--- a/src/main/resources/Documentation/cmd-project.md
+++ b/src/main/resources/Documentation/cmd-project.md
@@ -45,7 +45,7 @@
 
 `--parent`
 :	Name of the parent project in the target system.
-	The imported projects will be created under this parent project.
+	The imported project will be created under this parent project.
 
 `--quiet`
 :	Suppress progress messages.