Skip to content

Commit 3ec1112

Browse files
committed
chore(docs): rephrase
1 parent 7ca4b2b commit 3ec1112

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
@@ -211,7 +211,7 @@ const suggestions = await youtube.getSearchSuggestions('QUERY', {
211211
</p>
212212
</details>
213213

214-
Get details about a specific video:
214+
Get details about a given video:
215215

216216
```js
217217
const video = await youtube.getDetails('VIDEO_ID');

0 commit comments

Comments
 (0)