diff --git a/README.md b/README.md index b2977977..ce1425ad 100644 --- a/README.md +++ b/README.md @@ -1672,7 +1672,7 @@ endpoints: #### Configuring Zulip alerts | Parameter | Description | Default | |:-----------------------------------|:------------------------------------------------------------------------------------|:--------------| -| `alerting.zulip` | Configuration for alerts of type `discord` | `{}` | +| `alerting.zulip` | Configuration for alerts of type `zulip` | `{}` | | `alerting.zulip.bot-email` | Bot Email | Required `""` | | `alerting.zulip.bot-api-key` | Bot API key | Required `""` | | `alerting.zulip.domain` | Full organization domain (e.g.: yourZulipDomain.zulipchat.com) | Required `""` |