From 6ff6d6da2e7e60e816a33602201deeaa0b7d166b Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 15 Sep 2016 10:52:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5df458..a799339 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ If you need som cronjobs to only run in one server and some cronjobs to run on a This setup should work on any number of nodes in theory, but it has only been tested on two nodes. -The syncing of cronfiles between the nodes will only happen once every ten seconds which means that there is a race condition if the cron file is updated on multiple hosts at once. Please make sure that no one else is updating th cronfile on another node at the exact same time as you are. +The syncing of cronfiles between the nodes will only happen once every ten seconds which means that there is a race condition if the cron file is updated on multiple hosts at once. Please make sure that no one else is updating the cronfile on another node at the exact same time as you are.