Skip to content

Commit 2de9b54

Browse files
committed
fixed multiple instances of the the
2
1 parent 0b412e2 commit 2de9b54

5 files changed

+5
-5
lines changed

modules/developer-cli-odo-ref-catalog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ KIND: Database
161161
VERSION: v1alpha1
162162
163163
DESCRIPTION:
164-
Database is the Schema for the the Database Database API
164+
Database is the Schema for the Database API
165165
166166
FIELDS:
167167
awsAccessKeyId (string)

modules/oc-mirror-imageset-config-params.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ channels:
272272

273273
[NOTE]
274274
====
275-
Using the the `minVersion` and `maxVersion` properties to filter for a specific Operator version range can result in a multiple channel heads error. The error message will state that there are `multiple channel heads`. This is because when the filter is applied, the update graph of the operator is truncated.
275+
Using the `minVersion` and `maxVersion` properties to filter for a specific Operator version range can result in a multiple channel heads error. The error message will state that there are `multiple channel heads`. This is because when the filter is applied, the update graph of the operator is truncated.
276276
277277
The Operator Lifecycle Manager requires that every operator channel contains versions that form an update graph with exactly one end point, that is , the latest version of the operator. When applying the filter range that graph can turn into two or more separate graphs or a graph that has more than one end point.
278278

modules/osd-persistent-storage-csi-efs-sts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If you perform this procedure after installing the driver and creating volumes,
9696
]
9797
}
9898
----
99-
<1> Specify your AWS account ID and the OpenShift OIDC provider endpoint. Obtain the endpoint by running the the following command:
99+
<1> Specify your AWS account ID and the OpenShift OIDC provider endpoint. Obtain the endpoint by running the following command:
100100
+
101101
[source,terminal]
102102
----

modules/rosa-cluster-logging-collector-log-forward-sts-cloudwatch.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This feature is not supported by the vector collector.
6767
----
6868
+
6969
--
70-
<1> Specify your AWS account ID and the OpenShift OIDC provider endpoint. Obtain the endpoint by running the the following command:
70+
<1> Specify your AWS account ID and the OpenShift OIDC provider endpoint. Obtain the endpoint by running the following command:
7171
+
7272
[source,terminal]
7373
----

virt/getting_started/virt-using-the-cli-tools.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can also deploy a `libguestfs-tools` container by using `virtctl`. link:http
1414
[id="installing-virtctl_virt-using-the-cli-tools"]
1515
== Installing virtctl
1616

17-
To install `virtctl` on Linux, Windows, and MacOS operating systems, you download and install the the `virtctl` binary file.
17+
To install `virtctl` on Linux, Windows, and MacOS operating systems, you download and install the `virtctl` binary file.
1818

1919
To install `virtctl` on {op-system-base-full}, you enable the {VirtProductName} repository and then install the `kubevirt-virtctl` package.
2020

0 commit comments

Comments
 (0)