Fix typo in slack connect (#1120)
# What this PR does Typo fix in slack connect on user's profile Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
This commit is contained in:
parent
babacf4da8
commit
ed7e8ac55e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export const SlackTab = () => {
|
|||
<VerticalGroup align="center" spacing="lg">
|
||||
<SlackNewIcon />
|
||||
<Text>
|
||||
Personal Slack connection will allow you to manage alert grouops in your connected team Internal Slack
|
||||
Personal Slack connection will allow you to manage alert groups in your connected team's Internal Slack
|
||||
workspace.
|
||||
</Text>
|
||||
<Text>To setup personal Slack click the button below, choose workspace and click Allow.</Text>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue