diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 859b246fdd..a6799249fb 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -1168,7 +1168,7 @@ paths: streams: type: array description: | - Array of stream objects, each contatining + Array of stream objects, each containing details about a stream that was deleted. items: $ref: "#/components/schemas/BasicStream"