From 46f33761341e73f2d8dbbe04118ae6c6e50e013b Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Mon, 29 Apr 2019 00:41:53 -0700 Subject: [PATCH] Fixed Typo Fixed typo: scheduilng/scheduling. --- website/source/docs/commands/node.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/node.html.md.erb b/website/source/docs/commands/node.html.md.erb index 878ff0057..658bb45dc 100644 --- a/website/source/docs/commands/node.html.md.erb +++ b/website/source/docs/commands/node.html.md.erb @@ -19,7 +19,7 @@ subcommands are available: * [`node config`][config] - View or modify client configuration details * [`node drain`][drain] - Set drain mode on a given node -* [`node eligibility`][eligibility] - Toggle scheduilng eligibility on a given node +* [`node eligibility`][eligibility] - Toggle scheduling eligibility on a given node * [`node status`][status] - Display status information about nodes [config]: /docs/commands/node/config.html "View or modify client configuration details"