diff --git a/README.md b/README.md index 213c80c..d409723 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Rest API 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 +* There must be one vertx-cluster-watchdog verticle instance per vertx instance, the watchdog is relying on 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 Configuration