chore(docs): rephrase

This commit is contained in:
luan.lrt4@gmail.com
2022-03-23 00:45:59 -03:00
parent 7ca4b2bb45
commit 3ec111212c

View File

@@ -211,7 +211,7 @@ const suggestions = await youtube.getSearchSuggestions('QUERY', {
</p>
</details>
Get details about a specific video:
Get details about a given video:
```js
const video = await youtube.getDetails('VIDEO_ID');