You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/13 07:38:03 UTC

[camel-kafka-connector-examples] branch fix-ind created (now bc2ab93)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch fix-ind
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at bc2ab93  Slack source docs: Bette indentation

This branch includes the following new commits:

     new bc2ab93  Slack source docs: Bette indentation

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: Slack source docs: Bette indentation

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch fix-ind
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git

commit bc2ab93b51a0e076e2307806d40d944d4afa46f5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 13 09:37:35 2020 +0200

    Slack source docs: Bette indentation
---
 slack/slack-source/README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slack/slack-source/README.adoc b/slack/slack-source/README.adoc
index 3755b5b..70edcae 100644
--- a/slack/slack-source/README.adoc
+++ b/slack/slack-source/README.adoc
@@ -16,8 +16,8 @@ You'll need a workspace and a channel.
 In your Slack settings, create an app.
 
 Add the following permissions to your Bot Token scopes:
-- channels:history
-- channels:read
+  - channels:history
+  - channels:read
 
 Install the app on your workspace and select the channel you want to consume from.