From c9e0271b9d5eddfd0536b2158560e7b2d5b746c5 Mon Sep 17 00:00:00 2001 From: Hongchao Deng Date: Tue, 2 Aug 2016 15:13:47 -0700 Subject: [PATCH] automation.md: fix typos --- docs/devel/automation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/devel/automation.md b/docs/devel/automation.md index 8900dbccb23..c48803622f3 100644 --- a/docs/devel/automation.md +++ b/docs/devel/automation.md @@ -46,7 +46,7 @@ processes. In an effort to * reduce load on core developers * maintain e2e stability - * load test githubs label feature + * load test github's label feature We have added an automated [submit-queue] (https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/submit-queue.go) @@ -99,7 +99,7 @@ green when this PR finishes retesting. ## Github Munger -We run a [github "munger"](https://github.com/kubernetes/contrib/tree/master/mungegithub). +We run [github "mungers"](https://github.com/kubernetes/contrib/tree/master/mungegithub). This runs repeatedly over github pulls and issues and runs modular "mungers" similar to "mungedocs." The mungers include the 'submit-queue' referenced above along