From 13650696b8644a134777e40d469117d217bd868f Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 19 Mar 2019 16:20:23 -0700 Subject: [PATCH] contribute: intermediate cnf -> cncf (#13290) small typo --- content/en/docs/contribute/intermediate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/intermediate.md b/content/en/docs/contribute/intermediate.md index 2ef7278621..c5b680f7c4 100644 --- a/content/en/docs/contribute/intermediate.md +++ b/content/en/docs/contribute/intermediate.md @@ -70,7 +70,7 @@ and the [code of conduct](/community/code-of-conduct/) To see all open PRs, go to the **Pull Requests** tab in the Github repository. A PR is eligible for review when it meets all of the following criteria: -- Has the `cnf-cla:yes` tag +- Has the `cncf-cla:yes` tag - Does not have WIP in the description - Does not a have tag including the phrase `do-not-merge` - Has no merge conflicts