Skip to content

Commit 935ce04

Browse files
Fix markdown syntax error in slack.mdx
Remove extra asterisks in mpim:read permission description that were causing test failures.
1 parent 112dc0e commit 935ce04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/slack.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The Codegen Slack integration requires the following permissions to function eff
8787
### Core Messaging Permissions
8888
- **View messages that mention @codegen** - To respond to direct mentions and requests
8989
- **Read message history in public and private channels** - To understand context and conversation flow
90-
- **Read direct messages and group chats** (`mpim:read`)** - To enable private conversations with the agent in group DMs and multi-person direct messages
90+
- **Read direct messages and group chats** (`mpim:read`) - To enable private conversations with the agent in group DMs and multi-person direct messages
9191
- **Send messages** - To communicate responses and provide updates
9292

9393
### Enhanced Communication Features

0 commit comments

Comments
 (0)