Skip to content

Commit 2da27de

Browse files
Fix typo
1 parent 142a308 commit 2da27de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ parameter set to <code>true</code> to be able to to upload the video in chunks.
195195

196196
Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
197197
Description: This sample calls the API's <code>liveBroadcasts.insert</code> and <code>liveStreams.insert</code>
198-
method to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
198+
methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
199199
the stream to the broadcast.
200200

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

0 commit comments

Comments
 (0)