summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNat Morris <nat@netflix.com>2017-02-13 16:06:45 +0000
committerNat Morris <nat@netflix.com>2017-02-13 16:06:45 +0000
commit706b47311d60bcc1d7de9718eb24780800d64ead (patch)
tree2fc9431b1a1d8c5988c79a2f7e6a466a49d70f91 /README.md
parent092cd32d5ccbd70107a31b61459b0a62d10e0348 (diff)
typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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