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 a6b0d4b + 2de5a09 commit 80cd74dCopy full SHA for 80cd74d
README.md
@@ -103,7 +103,7 @@ const k8sApi = kc.makeApiClient(k8s.CoreV1Api);
103
104
There are several more examples in the [examples](https://github.com/kubernetes-client/javascript/tree/master/examples) directory.
105
106
-# Compatability
+# Compatibility
107
108
Prior to the `0.13.0` release, release versions did not track Kubernetes versions. Starting with the `0.13.0`
109
release, we will increment the minor version whenever we update the minor Kubernetes API version
0 commit comments