]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
refactor(docs): typo in Open API reference
authorRaphael <anonhq789@protonmail.com>
Fri, 24 May 2019 10:39:57 +0000 (12:39 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 24 May 2019 11:53:43 +0000 (13:53 +0200)
support/doc/api/openapi.yaml

index b9ca4cca26397ad13423caaf8aaaee3b31b3241f..a8a064fd0bf6915fc6fd2e9233ba84c2ee5047b2 100644 (file)
@@ -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: