We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dccca17 commit bf4dc19Copy full SHA for bf4dc19
README.md
@@ -79,7 +79,7 @@ Once the CDP server started, you can run a Puppeteer script by configuring the
79
`browserWSEndpoint`.
80
81
```js
82
-'use scrict'
+'use strict'
83
84
import puppeteer from 'puppeteer-core';
85
0 commit comments