From 062e274e52f35b3777bc72a17ce97ccc0296aab2 Mon Sep 17 00:00:00 2001 From: Ronan Hennessy Date: Tue, 23 May 2023 14:59:21 +0100 Subject: [PATCH] fixing typo --- ...a-user-provisioned-cluster-with-the-bare-metal-operator.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing/installing_bare_metal/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc b/installing/installing_bare_metal/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc index 9ee22940a4..907fdb4185 100644 --- a/installing/installing_bare_metal/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc +++ b/installing/installing_bare_metal/scaling-a-user-provisioned-cluster-with-the-bare-metal-operator.adoc @@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[] toc::[] -After deploying a user-provisioned infrastructure cluster, you can use the Bare Metal Operator (BMO) and other metal3 components to scale bare-metal hosts in the cluster. This approach helps to you to scale a user-provisioned cluster in a more automated way. +After deploying a user-provisioned infrastructure cluster, you can use the Bare Metal Operator (BMO) and other metal3 components to scale bare-metal hosts in the cluster. This approach helps you to scale a user-provisioned cluster in a more automated way. include::modules/about-scaling-a-user-provisioned-installation-with-the-bare-metal-operator.adoc[leveloffset=+1] include::modules/upi-prerequisites-for-scaling-a-upi-cluster.adoc[leveloffset=+2]