From a979478a3f3e51e2b676b439a131d45a65129c53 Mon Sep 17 00:00:00 2001 From: Jenny Date: Thu, 14 Jan 2021 14:57:57 +0000 Subject: [PATCH] Docs typo fix (#22) * Update info.md * Update README.md --- README.md | 2 +- info.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca1fb38..d02852f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ key | type | description * published: The time and date the video was published * stream: If the video was streamed live * live: If the video is live now -* channel_live: If any video on the channel is currently live +* channel_is_live: If any video on the channel is currently live *** diff --git a/info.md b/info.md index 92b86a8..6118e2d 100644 --- a/info.md +++ b/info.md @@ -31,4 +31,4 @@ key | type | description * published: The time and date the video was published * stream: If the video was streamed live * live: If the video is live now -* channel_live: If any video on the channel is live +* channel_is_live: If any video on the channel is live