From a912a5783c9df2cf0de07fa3c3c28914a5c641b0 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Mon, 5 Feb 2018 23:21:10 +0800 Subject: [PATCH] fix a typo in keps (#7238) --- docs/imported/community/keps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/imported/community/keps.md b/docs/imported/community/keps.md index ee2f8b66df..dbc9190276 100755 --- a/docs/imported/community/keps.md +++ b/docs/imported/community/keps.md @@ -191,7 +191,7 @@ Metadata items: * The SIG that is most closely associated with this KEP. If there is code or other artifacts that will result from this KEP, then it is expected that this SIG will take responsiblity for the bulk of those artifacts. - * Sigs are listed as `sig-abc-def` where the name matches up with the + * SIGs are listed as `sig-abc-def` where the name matches up with the directory in the `kubernetes/community` repo. * **participating-sigs** Optional * A list of SIGs that are involved or impacted by this KEP.