Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/install-guides/oc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down