Skip to content

Commit 9cd1f8f

Browse files
authored
fix typo in README.md (#393)
1 parent 24c5d6f commit 9cd1f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OpenShift python client
66

77
Python client for the [Kubernetes](https://kubernetes.io/) and [OpenShift](http://openshift.redhat.com/) APIs.
88

9-
There are two ways this project interacts with the Kubernets and OpenShift APIs.
9+
There are two ways this project interacts with the Kubernetes and OpenShift APIs.
1010
The first, **now deprecated**, is to use models and functions generated with
1111
swagger from the API spec. The second, new approach, is to use a single model
1212
and client to generically interact with all resources on the server. The

0 commit comments

Comments
 (0)