Skip to content

Commit 85d43c7

Browse files
Fix typo
1 parent 2da27de commit 85d43c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ watermark image for a channel. The request must be authorized by the channel tha
216216

217217
Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
218218
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
219+
methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
220220
the stream to the broadcast.
221221

222222
### [Retrieve a channel's broadcasts](/youtube/api-samples/blob/master/python/list_broadcasts.py)

0 commit comments

Comments
 (0)