From e79cca2d0ec996384edc6a2a7039b58cb14330c8 Mon Sep 17 00:00:00 2001 From: RulaKhaled Date: Wed, 20 Nov 2024 14:37:32 +0100 Subject: [PATCH] Update copy for codecov app for slack --- core/slack_listeners.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/slack_listeners.py b/core/slack_listeners.py index d9af380..a0f6034 100644 --- a/core/slack_listeners.py +++ b/core/slack_listeners.py @@ -199,7 +199,7 @@ def update_home_tab(client, event, logger): "type": "section", "text": { "type": "mrkdwn", - "text": ":rocket: *Welcome to Codecov Slack App* :rocket:\n\nTake control of your notifications and streamline your workflow. With just a few simple commands, you can enhance collaboration across multiple channels and repositories. Here's what you can do:", + "text": ":rocket: *Welcome to Codecov App for Slack* :rocket:\n\nTake control of your notifications and streamline your workflow. With just a few simple commands, you can enhance collaboration across multiple channels and repositories. Here's what you can do:", }, }, {