From 31d6729fe61c06ebc8427de24ddd7dcd23066f87 Mon Sep 17 00:00:00 2001 From: Steven Jannette Date: Mon, 24 Aug 2026 00:09:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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