UX: Correct typo in Microsoft Teams channel config (#101)
This commit is contained in:
parent
693c7e9aae
commit
4ac3f26135
|
@ -213,7 +213,7 @@ en:
|
||||||
help: "A Teams channel name e.g. discourse"
|
help: "A Teams channel name e.g. discourse"
|
||||||
webhook_url:
|
webhook_url:
|
||||||
title: "Webhook URL"
|
title: "Webhook URL"
|
||||||
help: "The URL provided when you create a new incomming webhook"
|
help: "The URL provided when you create a new incoming webhook"
|
||||||
errors:
|
errors:
|
||||||
invalid_channel: "That channel does not exist on Microsoft Teams"
|
invalid_channel: "That channel does not exist on Microsoft Teams"
|
||||||
webex:
|
webex:
|
||||||
|
|
Loading…
Reference in New Issue