Fixed Typo

Fixed typo: scheduilng/scheduling.
This commit is contained in:
Justin Weissig 2019-04-29 00:41:53 -07:00 committed by GitHub
parent 23474c5568
commit 1c71ffa9dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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