mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-08 06:30:05 +00:00
Add missing word in docs
This commit is contained in:
parent
26f7facda2
commit
8ba75475bb
2 changed files with 2 additions and 2 deletions
|
@ -547,7 +547,7 @@ it needs to construct absolute URLs.</p>
|
|||
<p>The integration can work with or without the Slack Client ID. If
|
||||
the Slack Client ID is not set, in the "Integrations - Add Slack" page,
|
||||
Healthchecks will ask the user to provide a webhook URL for posting notifications.</p>
|
||||
<p>If the Slack Client <em>is</em> set, Healthchecks will use the OAuth2 flow
|
||||
<p>If the Slack Client ID <em>is</em> set, Healthchecks will use the OAuth2 flow
|
||||
to get the webhook URL from Slack. The OAuth2 flow is more user-friendly.
|
||||
To set it up, go to <a href="https://api.slack.com/apps/">https://api.slack.com/apps/</a>
|
||||
and create a <em>Slack app</em>. When setting up the Slack app, make sure to:</p>
|
||||
|
|
|
@ -792,7 +792,7 @@ The integration can work with or without the Slack Client ID. If
|
|||
the Slack Client ID is not set, in the "Integrations - Add Slack" page,
|
||||
Healthchecks will ask the user to provide a webhook URL for posting notifications.
|
||||
|
||||
If the Slack Client _is_ set, Healthchecks will use the OAuth2 flow
|
||||
If the Slack Client ID _is_ set, Healthchecks will use the OAuth2 flow
|
||||
to get the webhook URL from Slack. The OAuth2 flow is more user-friendly.
|
||||
To set it up, go to [https://api.slack.com/apps/](https://api.slack.com/apps/)
|
||||
and create a _Slack app_. When setting up the Slack app, make sure to:
|
||||
|
|
Loading…
Add table
Reference in a new issue