diff --git a/docs/upgrade.md b/docs/upgrade.md index 00b950026..d9672e031 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -10,7 +10,7 @@ Elemental Teal is upgraded with the Elemental operator. Refer to the There are two ways of selecting nodes for upgrading. Via a cluster target, which will match ALL nodes in a cluster that matches our selector or via node selector, which will match nodes based on the node labels. Node selecter allows us to be more targeted with the upgrade -while cluster selector just select all the nodes in a matched cluster. +while cluster selector just selects all the nodes in a matched cluster. === "With `#!yaml clusterTarget`" You can target nodes for an upgrade via a `#!yaml clusterTarget` by setting it to the cluster name that you want to upgrade.