Skip to content

Commit

Permalink
Fix double provider
Browse files Browse the repository at this point in the history
  • Loading branch information
zdne authored Sep 29, 2023
1 parent 9870e78 commit f72843a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api-examples/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,14 @@ To test this use case you can use the `execute` command.
<TabItem value="nodejs">

```shell
superface execute slack slack slack-channels/fetch-channels
superface execute slack slack-channels/fetch-channels
```

</TabItem>
<TabItem value="python">

```shell
superface execute slack slack slack-channels/fetch-channels python
superface execute slack slack-channels/fetch-channels python
```

</TabItem>
Expand Down

0 comments on commit f72843a

Please sign in to comment.