diff --git a/website/source/docs/jobspec/schedulers.html.md b/website/source/docs/jobspec/schedulers.html.md index 82694a2d6..be789c10d 100644 --- a/website/source/docs/jobspec/schedulers.html.md +++ b/website/source/docs/jobspec/schedulers.html.md @@ -8,7 +8,7 @@ description: |- # Scheduler Types -Nomad has three scheduler types that can be used hen creating your +Nomad has three scheduler types that can be used when creating your [job](/docs/jobspec/): `service`, `batch` and `system`. Here we will describe the differences between each of these schedulers.