Skip to content

Commit 4a0c677

Browse files
authored
Merge pull request #88266 from slovern/TELCODOCS-1975-TYPO
TELCODOCS-1975 - fixing typo
2 parents 16cd59f + 4b90c3a commit 4a0c677

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ztp-configuring-the-hub-cluster-for-backup-and-restore.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="ztp-configuring-the-hub-cluster-for-backup-and-restore_{context}"]
77
= Configuring the hub cluster for backup and restore
88

9-
You can use {ztp} to configure a set of policies to backup `BareMetalHost` resources.
9+
You can use {ztp} to configure a set of policies to back up `BareMetalHost` resources.
1010
This allows you to recover data from a failed hub cluster and deploy a replacement cluster using {rh-rhacm-first}.
1111

1212
.Prerequisites
@@ -118,7 +118,7 @@ NAMESPACE NAME STATE CONSUMER ONLINE ERROR AGE
118118
baremetal-ns baremetal-name false 50s
119119
----
120120
121-
. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by runing the following command:
121+
. Verify that the policy has applied the label `cluster.open-cluster-management.io/backup=cluster-activation` to all these resources, by running the following command:
122122
+
123123
[source,terminal]
124124
----
@@ -158,7 +158,7 @@ When you restore `BareMetalHosts` resources as part of restoring the cluster act
158158
The following {rh-rhacm} `Restore` resource example restores activation resources, including `BareMetalHosts`, and also restores the status for the `BareMetalHosts` resources:
159159
[source,yaml]
160160
----
161-
apiVersion: cluster.open-cluster-management.io/v1beta1
161+
apiVersion: cluster.open-cluster-management.io/v1beta1
162162
kind: Restore
163163
metadata:
164164
name: restore-acm-bmh

0 commit comments

Comments
 (0)