Update example for plugin initialization

Change-Id: I3b2139c7026a2a5da50fc3be741e26f7d5527244
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 0c0cece..81cd188 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -149,7 +149,7 @@
 	luca's password                : ******
 	              confirm password : ******
 	Verify SSL Certificates        [TRUE/?]: false
-	Test connectivity to https://rtc.gerritforge.com:9443/ccm [N/?]: y
+	Test connectivity to https://rtc.gerritforge.com:9443/ccm [y/N]: y
 	Checking IBM Rational Team Concert connectivity ... [OK]
 
 	*** Rational Team Concert issue-tracking association
@@ -208,4 +208,4 @@
 * Whenever a new Change-set is created on Gerrit, start progress on the RTC issue
 * Whenever a change is verified and reviewed with +2, transition the RTC issue to resolved
 * Whenever a change is merged to branch, mark the RTC transition the RTC issue to closed
-* Whenever a change is abandoned, stop the progress on RTC issue
\ No newline at end of file
+* Whenever a change is abandoned, stop the progress on RTC issue