diff --git a/tests/e2e/env/README.md b/tests/e2e/env/README.md index e61c291bace..c34a79e80c1 100644 --- a/tests/e2e/env/README.md +++ b/tests/e2e/env/README.md @@ -166,7 +166,7 @@ To implement the Slackbot in your CI: - Create a [Slackbot App](https://slack.com/help/articles/115005265703-Create-a-bot-for-your-workspace) - Give the app the following permissions: - - `channel:join` + - `channels:join` - `chat:write` - `files:write` - `incoming-webhook`