From 50df5a20f4b95b61c19d16d79894ed8366092b1d Mon Sep 17 00:00:00 2001 From: Gustav Date: Tue, 30 Jul 2019 11:25:29 +0200 Subject: [PATCH] Fix typo in Spreads key in JSON Job Specification --- website/source/api/json-jobs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/json-jobs.html.md b/website/source/api/json-jobs.html.md index 2b6f2fb54f5..d8cd4b60105 100644 --- a/website/source/api/json-jobs.html.md +++ b/website/source/api/json-jobs.html.md @@ -161,7 +161,7 @@ The `Job` object supports the following keys: - `Affinities` - A list to define placement preferences on nodes where a job can be run. See the affinity reference for more details. -- `Spread` - A list to define allocation spread across attributes. See the spread reference +- `Spreads` - A list to define allocation spread across attributes. See the spread reference for more details. - `Datacenters` - A list of datacenters in the region which are eligible