From 02bc17e5dcb68bbd2b84aa9c8a0a6efa29ba808a Mon Sep 17 00:00:00 2001 From: Satyam Bansal Date: Thu, 28 Sep 2023 15:54:15 +0530 Subject: [PATCH] api-docs: Minor grammar fix. --- zerver/openapi/zulip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 4cc3224fa4..62619c3058 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -11713,7 +11713,7 @@ paths: description: | Present if `realm_incoming_webhook_bots` is present in `fetch_event_types`. - An array of dictionaries where each dictionary describes an type of incoming webhook + An array of dictionaries where each dictionary describes a type of incoming webhook integration that is available to be configured on this Zulip server. Clients only need these data if they contain UI for creating or administering bots.