Skip to content

Commit

Permalink
Update x-pack/plugins/stack_connectors/public/connector_types/slack_a…
Browse files Browse the repository at this point in the history
…pi/slack_connectors.tsx

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
XavierM and lcawl committed Jun 14, 2023
1 parent ed5373f commit b4f144e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -54,7 +54,7 @@ const getConfigFormSchemaAfterSecrets = (
helpText: (
<FormattedMessage
id="xpack.stackConnectors.components.slack_api.allowedChannelsText"
defaultMessage="It will only fetch channels with a valid Slack Web API token. If it is empty, we will allow all channels."
defaultMessage="By default, the connector can access all channels within the scope of the Slack app."
/>
),
type: 'COMBO_BOX',
Expand Down

0 comments on commit b4f144e

Please sign in to comment.