diff --git a/content/install-guides/oc.md b/content/install-guides/oc.md index edfe3ac0ae..3aca0a2d55 100644 --- a/content/install-guides/oc.md +++ b/content/install-guides/oc.md @@ -85,7 +85,7 @@ The OpenShift CLI (`oc`) is built as a superset of the Kubernetes CLI (`kubectl` This means: - You can use `oc` anywhere you would use `kubectl` -- OpenShift-specific features such as `oc login`, `oc new-project`, `oc new-app`, are available to manageme OpenShift resources +- OpenShift-specific features such as `oc login`, `oc new-project`, `oc new-app`, are available to manage OpenShift resources ## How do I verify the OpenShift CLI installation?