Skip to content

Commit d694871

Browse files
committed
fix: correct typo in OpenShift CLI install guide
1 parent ef25b70 commit d694871

File tree

1 file changed

+1
-1
lines changed
  • content/install-guides

1 file changed

+1
-1
lines changed

content/install-guides/oc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The OpenShift CLI (`oc`) is built as a superset of the Kubernetes CLI (`kubectl`
8585
This means:
8686

8787
- You can use `oc` anywhere you would use `kubectl`
88-
- OpenShift-specific features such as `oc login`, `oc new-project`, `oc new-app`, are available to manageme OpenShift resources
88+
- OpenShift-specific features such as `oc login`, `oc new-project`, `oc new-app`, are available to manage OpenShift resources
8989

9090
## How do I verify the OpenShift CLI installation?
9191

0 commit comments

Comments
 (0)