From 706b47311d60bcc1d7de9718eb24780800d64ead Mon Sep 17 00:00:00 2001 From: Nat Morris Date: Mon, 13 Feb 2017 16:06:45 +0000 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01bd1da..cfc5040 100644 --- a/README.md +++ b/README.md @@ -747,7 +747,7 @@ map: A node can be moved to head-of-queue via the REST API `GET/POST /node/next/[NODE]`. -In the default configuration this node will be processed when the next job worker becomes available, it could take some time if existing backups are in progress. To execute moved jobs immediately a new job be added: +In the default configuration this node will be processed when the next job worker becomes available, it could take some time if existing backups are in progress. To execute moved jobs immediately a new job can be added: ``` next_adds_job: true -- cgit v1.2.1