Merge pull request #2076 from ConnorDoyle/ml-typo

Fix typo in wg-machine-learning readme.
This commit is contained in:
k8s-ci-robot 2018-04-25 13:26:02 -07:00 committed by GitHub
commit df53fdba82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.