diff --git a/README.md b/README.md index 69da0b8..213c80c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Restrictions ------------ * There must be one vertx-cluster-watchdog verticle instance per vertx instance, the watchdog is relying onto the fact that one broadcast message is received by one cluster member -* the verticle can only handle one hazelcast instance. If there are more than one hazelcast instances, the watchdog will not be run. +* the verticle can only handle one hazelcast instance. If there are more than one hazelcast instances, the watchdog will not be run Configuration -------------