From 696a2ae0c83613f911c6aa7c8fe46fe34cd7874a Mon Sep 17 00:00:00 2001 From: Clint Shryock Date: Thu, 24 Sep 2015 11:41:41 -0500 Subject: [PATCH] fix typo --- website/source/docs/internals/scheduling.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/internals/scheduling.html.md b/website/source/docs/internals/scheduling.html.md index df2d19b09..e871e5181 100644 --- a/website/source/docs/internals/scheduling.html.md +++ b/website/source/docs/internals/scheduling.html.md @@ -3,7 +3,7 @@ layout: "docs" page_title: "Scheduling" sidebar_current: "docs-internals-scheduling" description: |- - Learn about how schedulig works in Nomad. + Learn about how scheduling works in Nomad. --- # Scheduling