Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyDiamondstein committed Nov 29, 2016
1 parent 142a308 commit 2da27de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ parameter set to <code>true</code> to be able to to upload the video in chunks.

Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
Description: This sample calls the API's <code>liveBroadcasts.insert</code> and <code>liveStreams.insert</code>
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
the stream to the broadcast.

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

0 comments on commit 2da27de

Please sign in to comment.