From 089caedc6f45453a969deca1f9b3a105b2294389 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 24 May 2019 12:39:57 +0200 Subject: refactor(docs): typo in Open API reference --- support/doc/api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index b9ca4cca2..a8a064fd0 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -1491,7 +1491,7 @@ paths: schema: $ref: '#/components/schemas/CommentThreadPostResponse' delete: - summary: 'Delete a comment in a comment therad by its id, of a video by its id' + summary: 'Delete a comment in a comment thread by its id, of a video by its id' security: - OAuth2: [] tags: -- cgit v1.2.3