Skip to content

Commit 142a308

Browse files
Fix typo
1 parent b7dc035 commit 142a308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ prints out the download URL for each report.
221221

222222
Method: youtube.liveBroadcasts.bind,youtube.liveBroadcasts.insert,youtube.liveStreams.insert<br>
223223
Description: This sample calls the API's <code>liveBroadcasts.insert</code> and <code>liveStreams.insert</code>
224-
method to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
224+
methods to create a broadcast and a stream. Then, it calls the <code>liveBroadcasts.bind</code> method to bind
225225
the stream to the broadcast.
226226

227227
### [Retrieve a channel's broadcasts](/youtube/api-samples/blob/master/java/src/main/java/com/google/api/services/samples/youtube/cmdline/live/ListBroadcasts.java)

0 commit comments

Comments
 (0)