From b405465e813beb4ab8993e3318be34597e64f8d7 Mon Sep 17 00:00:00 2001 From: Connor Doyle Date: Wed, 25 Apr 2018 13:15:49 -0700 Subject: [PATCH] Fix typo in wg-machine-learning readme. --- wg-machine-learning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wg-machine-learning/README.md b/wg-machine-learning/README.md index a5796d46e6a..eaeaf83534f 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.