Skip to content

Commit 1236465

Browse files
authored
fix: wrong CLI (CRW-8656) (#2924)
* fixed typo * fixed missing letter * CRW-8656 * CRW-8656
1 parent 910310c commit 1236465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/administration-guide/pages/uninstalling-che.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
WARNING: Uninstalling {prod-short} removes all {prod-short}-related user data!
1212

13-
Use `{orch-cli}` to uninstall the {prod-short} instance.
13+
Use `{prod-cli}` to uninstall the {prod-short} instance.
1414

1515
.Prerequisites
1616

@@ -34,5 +34,5 @@ The `--delete-all` option removes the {devworkspace} Operator and the related re
3434

3535
[IMPORTANT]
3636
====
37-
Standard operating procedure (SOP) for removing {devworkspace} Operator manually without `{orch-cli}` is available in the OpenShift Container Platform link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/web_console/web-terminal#removing-devworkspace-operator_uninstalling-web-terminal[official documentation].
37+
Standard operating procedure (SOP) for removing {devworkspace} Operator manually without `{prod-cli}` is available in the OpenShift Container Platform link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/web_console/web-terminal#removing-devworkspace-operator_uninstalling-web-terminal[official documentation].
3838
====

0 commit comments

Comments
 (0)