diff --git a/README.md b/README.md index 02a839d..9bb2073 100644 --- a/README.md +++ b/README.md @@ -346,10 +346,10 @@ author-can-merge: True ### Author is member (PRs and Issues) This condition is satisfied when the author of the PR is an active -member of the given team. +member of the given team (identified by its url slug). ```yaml -author-in-team: CoreTeam +author-in-team: core-team ``` ### Authors (PRs and Issues)