diff options
| author | Ivan Shvedunov <ishvedunov@mirantis.com> | 2016-10-13 22:49:21 +0300 |
|---|---|---|
| committer | Ivan Shvedunov <ishvedunov@mirantis.com> | 2016-10-13 22:49:21 +0300 |
| commit | bafba61adb667ac6420d131c16a36ed76eeefd85 (patch) | |
| tree | 1fae2ec69d7cf57720c5e692edccee836ac46035 | |
| parent | a6c1429012443ecd101892153c33b80009ca9c46 (diff) | |
Fix misspellings of 'Kubernetes'
| -rw-r--r-- | image-provenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/image-provenance.md b/image-provenance.md index 827c9eb8..9a7d3d50 100644 --- a/image-provenance.md +++ b/image-provenance.md @@ -61,7 +61,7 @@ Non-goals include: * A third-party implementation of an image policy checker could optionally use ThirdPartyResource to store its policy. * Kubernetes core code dealing with concepts of image layers, build processes, source repositories, etc. * We expect there will be multiple PaaSes and/or de-facto programming environments, each with different takes on - these concepts. At any rate, Kuberenetes is not ready to be opinionated on these concepts. + these concepts. At any rate, Kubernetes is not ready to be opinionated on these concepts. * Sending more information than strictly needed to a third-party service. * Information sent by Kubernetes to a third-party service constitutes an API of Kubernetes, and we want to avoid making these broader than necessary, as it restricts future evolution of Kubernetes, and makes |
