diff --git a/README.md b/README.md index 9a42a43..848e08f 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ SLACK_CAPTURE_REACTION=pushpin EOF ``` -`SLACK_SIGNING_SECRET` is already in the integration variables above. There is no OAuth flow here on purpose: a single workspace reading credentials from the environment is far less machinery than an install dance, and the OAuth endpoints in the provider registry stay unused until multi-workspace support is actually needed. +`SLACK_SIGNING_SECRET` is already in the integration variables above. There is no OAuth flow here on purpose: a single workspace reading credentials from the environment is a simple, and the OAuth endpoints in the provider registry stay unused until multi-workspace support is actually needed. ### 2. Expose backend