We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef25b70 + d694871 commit 0acaf38Copy full SHA for 0acaf38
1 file changed
content/install-guides/oc.md
@@ -85,7 +85,7 @@ The OpenShift CLI (`oc`) is built as a superset of the Kubernetes CLI (`kubectl`
85
This means:
86
87
- 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
+- OpenShift-specific features such as `oc login`, `oc new-project`, `oc new-app`, are available to manage OpenShift resources
89
90
## How do I verify the OpenShift CLI installation?
91
0 commit comments