Fixed typo

Fixes #528
This commit is contained in:
Diptanu Choudhury
2015-12-03 02:00:57 +01:00
parent d5df69bde9
commit 14fefe8f46

View File

@@ -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.