Skip to content

Commit d0b872e

Browse files
typo
1 parent ec50396 commit d0b872e

File tree

1 file changed

+1
-1
lines changed
  • docs/organization/integrations/integration-platform/webhooks

1 file changed

+1
-1
lines changed

docs/organization/integrations/integration-platform/webhooks/issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ A status can mean multiple things, so substatus gives more details about the sta
6161
### issueCategory & issueType
6262
`issueCategory` and `issueType` provide more detail to distinguish different issues from eachother. For `issueCategory` variations include, `outage` (for issues created from `uptime` and `cron` monitors) and `error` (for issues created from an error event).
6363

64-
`issueType` allows for even more specifity on top of `issueCategory`, examples include `uptime_domain_failure` for `uptime` issues and `monitor_check_in_failure` for `cron` issues.
64+
`issueType` allows for even more specificity on top of `issueCategory`, examples include `uptime_domain_failure` for `uptime` issues and `monitor_check_in_failure` for `cron` issues.
6565

6666
The issue categories we currently support `issue.created` webhooks for are `OUTAGE`, `ERROR`, and FEEDBACK.
6767

0 commit comments

Comments
 (0)