Merge pull request #9 from hugares/config_typo

Fix typo of gerrit port in config.md
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 8f5eb96..067d075 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -18,7 +18,7 @@
     name = foobar-gerrit
     hostname = www.foobar.com
     scheme = ssh
-    port = 24918
+    port = 29418
   [monitor]
     interval = 15000
     failureCount = 15