diff --git a/docs/api/puppeteer.frame.addscripttag.md b/docs/api/puppeteer.frame.addscripttag.md index 67e2638507ed6..c84a7c922adcf 100644 --- a/docs/api/puppeteer.frame.addscripttag.md +++ b/docs/api/puppeteer.frame.addscripttag.md @@ -26,4 +26,4 @@ class Frame { Promise<[ElementHandle](./puppeteer.elementhandle.md)<HTMLScriptElement>> -a promise that resolves to the added tag when the script's `onload` event fires or when the script content was injected into the frame. +An [element handle](./puppeteer.elementhandle.md) to the injected `