Skip to content

Commit fa56959

Browse files
OADP-1324_Typos
1 parent cfb0f0e commit fa56959

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

modules/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

modules/oadp-checking-api-group-versions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you use Velero to back up and restore such a source cluster, Velero backs up
1313

1414
To return to the above example, if `example.com/v1` is the preferred API, then Velero only backs up the version of a resource that uses `example.com/v1`. Moreover, the target cluster needs to have `example.com/v1` registered in its set of available API resources in order for Velero to restore the resource on the target cluster.
1515

16-
Therefore, you need to generate a list of the Kubernetes API group versions on your target cluster to be sure the prefered API version is registered in its set of available API resources.
16+
Therefore, you need to generate a list of the Kubernetes API group versions on your target cluster to be sure the preferred API version is registered in its set of available API resources.
1717

1818
.Procedure
1919

modules/osdk-run-deployment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ endif::[]
2020
ifeval::["{context}" == "osdk-ansible-inside-operator"]
2121
= Testing an Ansible-based Operator on the cluster
2222

23-
After you have tested your custom Ansible logic locally inside of an Operator, you can test the Operator inside of a pod on an {product-title} cluster, which is prefered for production use.
23+
After you have tested your custom Ansible logic locally inside of an Operator, you can test the Operator inside of a pod on an {product-title} cluster, which is preferred for production use.
2424
endif::[]
2525

2626
You can run your Operator project as a deployment on your cluster.

modules/velero-obtaining-by-downloading.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The page includes instructions for:
2121
2222
.Procedure
2323

24-
. Open a browser and navigate to link:https://{velero-domain}/docs/v{velero-version}/basic-install/#install-the-cli["Install the CLI" on the Verleo website].
24+
. Open a browser and navigate to link:https://{velero-domain}/docs/v{velero-version}/basic-install/#install-the-cli["Install the CLI" on the Velero website].
2525
. Follow the appropriate procedure for macOS, GitHub, or Windows.
2626
. Download the Velero version appropriate for your version of OADP, according to the table that follows:
2727
+

0 commit comments

Comments
 (0)