diff --git a/frontend/__snapshots__/components-integrations-slack--slack-integration-added.png b/frontend/__snapshots__/components-integrations-slack--slack-integration-added.png index 44adcec2e7967..6639b1ef129e2 100644 Binary files a/frontend/__snapshots__/components-integrations-slack--slack-integration-added.png and b/frontend/__snapshots__/components-integrations-slack--slack-integration-added.png differ diff --git a/frontend/__snapshots__/components-integrations-slack--slack-integration-instance-not-configured.png b/frontend/__snapshots__/components-integrations-slack--slack-integration-instance-not-configured.png index 78d798488bfb4..1223f1d621a44 100644 Binary files a/frontend/__snapshots__/components-integrations-slack--slack-integration-instance-not-configured.png and b/frontend/__snapshots__/components-integrations-slack--slack-integration-instance-not-configured.png differ diff --git a/frontend/__snapshots__/components-integrations-slack--slack-integration.png b/frontend/__snapshots__/components-integrations-slack--slack-integration.png index 78d798488bfb4..1223f1d621a44 100644 Binary files a/frontend/__snapshots__/components-integrations-slack--slack-integration.png and b/frontend/__snapshots__/components-integrations-slack--slack-integration.png differ diff --git a/frontend/src/scenes/project/Settings/SlackIntegration.tsx b/frontend/src/scenes/project/Settings/SlackIntegration.tsx index 6e7efa8de718f..96399844e5d74 100644 --- a/frontend/src/scenes/project/Settings/SlackIntegration.tsx +++ b/frontend/src/scenes/project/Settings/SlackIntegration.tsx @@ -38,10 +38,10 @@ export function SlackIntegration(): JSX.Element { return (

- Integrate with Slack directly to get more advanced options such as sending webhook events to{' '} - different channels and subscribing to an Insight or Dashboard for regular reports to Slack - channels of your choice. Guidance on integrating with Slack available{' '} - in our docs. + Integrate with Slack directly to get more advanced options such as{' '} + subscribing to an Insight or Dashboard for regular reports to Slack channels of your choice. + Guidance on integrating with Slack available{' '} + in our docs.