Skip to content

Commit

Permalink
update readme with typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mohitsuman authored May 17, 2019
1 parent 733dcda commit 1e4c743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The extension will detect these dependencies and prompt the user to install if t

#### Extensions

This extension depends on [Kubernetes extension from Microsoft](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools). OpenShift Connector extension is using Kubernetes extension public API to add OpenShift resources like Projects, Routes, Deployment Configs, Image Streams and Templates io Kubernetes Clusters View. OpenShift resources are visible only for OpenShift clusters.
This extension depends on [Kubernetes extension from Microsoft](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools). OpenShift Connector extension is using Kubernetes extension public API to add OpenShift resources like Projects, Routes, Deployment Configs, Image Streams and Templates in Kubernetes Clusters View. OpenShift resources are visible only for OpenShift clusters.

OpenShift Connector extension provides ```Use Project``` command to switch between OpenShift Projects in Kubernetes Clusters View.

Expand All @@ -126,7 +126,7 @@ See the [change log](CHANGELOG.md).

Contributing
============
This is an open source project open to anyone. This project welcomes contributions and suggestions!
This is an open source project. This project welcomes contributions and suggestions!

For information on getting started, refer to the [CONTRIBUTING instructions](CONTRIBUTING.md).

Expand Down

0 comments on commit 1e4c743

Please sign in to comment.