From 4e28d9b8af539f11fbc21ea7470b078afd12751b Mon Sep 17 00:00:00 2001 From: John Shanahan Date: Fri, 19 May 2017 08:39:58 -0400 Subject: [PATCH] Fixed typo under the Supervisord section --- docs/concepts/overview/components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/overview/components.md b/docs/concepts/overview/components.md index b0bf493545..696a5bd69e 100644 --- a/docs/concepts/overview/components.md +++ b/docs/concepts/overview/components.md @@ -124,7 +124,7 @@ rkt is supported experimentally for running containers as an alternative to dock ### supervisord -supervisord is a lightweight process monitoring and control system that can be used to keeo kubelet and docker +supervisord is a lightweight process monitoring and control system that can be used to keep kubelet and docker running. ### fluentd