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