Skip to content

Commit 82455a8

Browse files
authored
docs: update README.md
1 parent 9c08eab commit 82455a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ TranscriptContent transcriptContent = youtubeTranscriptApi.getTranscript("videoI
150150
For bulk transcript retrieval see [Bulk Transcript Retrieval](#bulk-transcript-retrieval).
151151

152152
## 🤖 Android compatibility
153-
This library uses Java 11 HttpClient for making YouTube request by default, it was done so it depends on minimal amount
153+
This library uses Java 11 HttpClient for making YouTube requests by default, it was done so it depends on minimal amount
154154
of 3rd party libraries. Since Android SDK doesn't include Java 11 HttpClient, you will have to implement
155155
your own `YoutubeClient` for it to work.
156156

0 commit comments

Comments
 (0)