We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142a308 commit 2da27deCopy full SHA for 2da27de
1 file changed
php/README.md
@@ -195,7 +195,7 @@ parameter set to <code>true</code> to be able to to upload the video in chunks.
195
196
Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
197
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
+methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
199
the stream to the broadcast.
200
201
### [Retrieve a channel's broadcasts](/youtube/api-samples/blob/master/php/list_broadcasts.php)
0 commit comments