Apply suggestions from code review

Co-Authored-By: preetapan <preetha@hashicorp.com>
This commit is contained in:
Alex Dadgar
2019-01-24 15:42:11 -06:00
committed by GitHub
parent 5b53bb9f5a
commit 61f4fa7e71
2 changed files with 3 additions and 3 deletions

View File

@@ -420,5 +420,5 @@ The table below shows this endpoint's support for
```
- `PreemptionConfig` `(PreemptionConfig)` - Options to enable preemption for various schedulers.
- `SystemSchedulerEnabled`(bool:true) - Specifies whether preemption for system jobs is enabled. Note that
if this is set to true, then system jobs can preempt any other jobs.
- `SystemSchedulerEnabled` (`bool`: `true`) - Specifies whether preemption for system jobs is enabled. Note that
if this is set to true, then system jobs can preempt any other jobs.