Skip to content

Commit 1e4c743

Browse files
authored
update readme with typo fix
1 parent 733dcda commit 1e4c743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The extension will detect these dependencies and prompt the user to install if t
112112

113113
#### Extensions
114114

115-
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.
115+
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.
116116

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

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

127127
Contributing
128128
============
129-
This is an open source project open to anyone. This project welcomes contributions and suggestions!
129+
This is an open source project. This project welcomes contributions and suggestions!
130130

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

0 commit comments

Comments
 (0)