Skip to content

Commit 6a9c855

Browse files
committed
Fix capitalisation typos in the Operator clean up module
1 parent 981e5aa commit 6a9c855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ossm-remove-cleanup.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ You can manually remove resources left behind after removing the {ProductName} O
1717

1818
. Log in to the {product-title} CLI as a cluster administrator.
1919

20-
. Run the following commands to clean up resources after uninstalling the Operators. If you intend to keep using Jaeger as a stand alone service without service mesh, do not delete the Jaeger resources.
20+
. Run the following commands to clean up resources after uninstalling the Operators. If you intend to keep using Jaeger as a stand-alone service without service mesh, do not delete the Jaeger resources.
2121
+
2222
[NOTE]
2323
====
24-
The Openshift Elasticsearch operator is installed in `openshift-operators-redhat` by default. The other Operators are installed in the `openshift-operators` namespace by default. If you installed the Operators in another namespace, replace `openshift-operators` with the name of the project where the {ProductName} Operator was installed.
24+
The OpenShift Elasticsearch Operator is installed in `openshift-operators-redhat` by default. The other Operators are installed in the `openshift-operators` namespace by default. If you installed the Operators in another namespace, replace `openshift-operators` with the name of the project where the {ProductName} Operator was installed.
2525
====
2626
+
2727
[source,terminal]

0 commit comments

Comments
 (0)