Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA committed Sep 29, 2023
1 parent 101c5e4 commit 3535f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/dlt-ecosystem/verified-sources/slack.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ For more information, read the

### Source `slack`

It retrieves data from Slack's API and fetches Slack Conversations, History, Users info and logs.
It retrieves data from Slack's API and fetches the Slack data such as channels, messages for selected channels, users, logs.

```python
@dlt.source(name="slack", max_table_nesting=2)
Expand Down

0 comments on commit 3535f33

Please sign in to comment.