1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00

Chore: fix typo

This commit is contained in:
Thomas Heartman 2023-08-18 11:25:06 +02:00
parent 40845b3c7e
commit ba45f37948
No known key found for this signature in database
GPG Key ID: BD1F880DAED1EE78

View File

@ -92,7 +92,7 @@ Returns a list of _configured integrations_ and available _integration providers
"tags": [
{
"name": "slack",
"description": "Slack tag used by the slack-integration to specify the slack channel.",
"description": "Slack tag used by the slack integration to specify the slack channel.",
"icon": "S"
}
]