openapi: Fix “contatining” typo.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2022-11-03 11:09:35 -07:00 committed by Tim Abbott
parent 8410990c42
commit c6f6df986c
1 changed files with 1 additions and 1 deletions

View File

@ -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"