We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da27de commit 85d43c7Copy full SHA for 85d43c7
1 file changed
python/README.md
@@ -216,7 +216,7 @@ watermark image for a channel. The request must be authorized by the channel tha
216
217
Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
218
Description: This sample calls the API's <code>liveBroadcasts.insert</code> and <code>liveStreams.insert</code>
219
-method to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
+methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
220
the stream to the broadcast.
221
222
### [Retrieve a channel's broadcasts](/youtube/api-samples/blob/master/python/list_broadcasts.py)
0 commit comments