From d66b1a9051018a454deba6661a4b6c8746180f42 Mon Sep 17 00:00:00 2001 From: FineFindus <63370021+FineFindus@users.noreply.github.com> Date: Tue, 22 Aug 2023 17:03:09 +0200 Subject: [PATCH] docs(playlist): add missing quotation mark --- content/docs/api-documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/api-documentation/index.md b/content/docs/api-documentation/index.md index de2e9b2..03513c6 100644 --- a/content/docs/api-documentation/index.md +++ b/content/docs/api-documentation/index.md @@ -274,7 +274,7 @@ Response: "bannerUrl": "https://pipedproxy-bom.kavin.rocks/...", // The banner of the playlist "name": "", // The name of the playlist "nextpage": "", // A JSON encoded page, which is used for the nextpage endpoint. - "relatedStreams: [ + "relatedStreams": [ { "duration": 0, // The duration of the playlist's video in seconds "thumbnail": "https://pipedproxy-bom.kavin.rocks/vi/...", // The thumbnail of the playlist's video