diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-04-25 13:26:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-25 13:26:02 -0700 |
| commit | df53fdba823b18d8a82501441153f96006b93e4c (patch) | |
| tree | f5ca978873e8813178a6fa5e818532b749224a8f | |
| parent | 3d987132e010bec5013aa1fe18bf729ec2021053 (diff) | |
| parent | b405465e813beb4ab8993e3318be34597e64f8d7 (diff) | |
Merge pull request #2076 from ConnorDoyle/ml-typo
Fix typo in wg-machine-learning readme.
| -rwxr-xr-x | wg-machine-learning/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wg-machine-learning/README.md b/wg-machine-learning/README.md index a5796d46..eaeaf835 100755 --- a/wg-machine-learning/README.md +++ b/wg-machine-learning/README.md @@ -30,7 +30,7 @@ A working group dedicated towards making Kubernetes work best for Machine Learni The charter for this working group as [proposed](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/kubernetes-dev/lOeMjOLilxI/wuQayFDvCQAJ) is as follows: - * Asses the state of the art for ML workloads on K8s + * Assess the state of the art for ML workloads on K8s * Identify pain points users currently have with ML on k8s * Identify, prioritize and execute on improving k8s to better support ML workloads in the near, medium, and long term. |
