Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit ff6553d

Browse files
Pablo MercadoSameer Naik
andauthored
Update docs/guides/bridges/webhook-to-slack.md
Co-authored-by: Sameer Naik <[email protected]>
1 parent c870692 commit ff6553d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/bridges/webhook-to-slack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Slack Target expect one of these 3 event types along with their related payload:
1919
- `com.slack.webapi.chat.scheduleMessage` for consuming [chat.scheduleMessage][chat.scheduleMessage]
2020
- `com.slack.webapi.chat.update` for consuming [chat.update][chat.update]
2121

22-
This fictional scenario will send this data to the Webhook Source using `curl`.
22+
This fictional scenario will send the following data to the Webhook Source using `curl`.
2323
```json
2424
{"message": "Hello Slack!"}
2525
```

0 commit comments

Comments
 (0)