Skip to content

Commit

Permalink
Docs: update packages/puppeteer-core/src/node/PuppeteerNode.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
  • Loading branch information
OrKoN and Lightning00Blade committed Apr 24, 2023
1 parent 1b1f60b commit 2def08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/puppeteer-core/src/node/PuppeteerNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export class PuppeteerNode extends Puppeteer {
*
* @remarks
* Puppeteer can also be used to control the Chrome browser, but it works best
* with the version of Chrome for Testing downloaded by default by Puppeteer.
* with the version of Chrome for Testing downloaded by default.
* There is no guarantee it will work with any other version. If Google Chrome
* (rather than Chrome for Testing) is preferred, a
* {@link https://www.google.com/chrome/browser/canary.html | Chrome Canary}
Expand Down

0 comments on commit 2def08a

Please sign in to comment.