summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-04-25 13:26:02 -0700
committerGitHub <noreply@github.com>2018-04-25 13:26:02 -0700
commitdf53fdba823b18d8a82501441153f96006b93e4c (patch)
treef5ca978873e8813178a6fa5e818532b749224a8f
parent3d987132e010bec5013aa1fe18bf729ec2021053 (diff)
parentb405465e813beb4ab8993e3318be34597e64f8d7 (diff)
Merge pull request #2076 from ConnorDoyle/ml-typo
Fix typo in wg-machine-learning readme.
-rwxr-xr-xwg-machine-learning/README.md2
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.