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:04 UTC

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

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.