diff options
| author | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-04-28 06:49:46 -0700 |
|---|---|---|
| committer | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-04-28 06:49:46 -0700 |
| commit | 2bb6a7ac1c194d4cc082995656d92cdb09f392fd (patch) | |
| tree | 6c27640c5dac783623ff54a28ba12bc3ccc5b3b7 /client-libraries.md | |
| parent | b2a0bc70116a62b046542b20f0a6b594ba009851 (diff) | |
| parent | 16d43fd660a9127b98ad221b7c92279272dc6f9e (diff) | |
Merge pull request #24231 from mikebrow/design-docs-80col-updates
Automatic merge from submit-queue
Cleans up line wrap at 80 cols and some minor editing issues
Address line wrap issue #1488. Also cleans up other minor editing issues in the docs/design/* tree such as spelling errors.
Signed-off-by: mikebrow <brownwm@us.ibm.com>
Diffstat (limited to 'client-libraries.md')
| -rw-r--r-- | client-libraries.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client-libraries.md b/client-libraries.md index a195b383..95a3dfeb 100644 --- a/client-libraries.md +++ b/client-libraries.md @@ -40,7 +40,8 @@ Documentation for other releases can be found at ### User Contributed -*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team* +*Note: Libraries provided by outside parties are supported by their authors, not +the core Kubernetes team* * [Clojure](https://github.com/yanatan16/clj-kubernetes-api) * [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) |
