Skip to content

Commit

Permalink
Docs typo fix (#22)
Browse files Browse the repository at this point in the history
* Update info.md

* Update README.md
  • Loading branch information
pinkywafer committed Jan 14, 2021
1 parent b0fec09 commit a979478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

***

Expand Down
2 changes: 1 addition & 1 deletion info.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a979478

Please sign in to comment.