Skip to content

Commit 636d3cd

Browse files
Merge pull request #377 from arilotter/patch-1
fix typo in readme
2 parents dccca17 + bf4dc19 commit 636d3cd

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
@@ -79,7 +79,7 @@ Once the CDP server started, you can run a Puppeteer script by configuring the
7979
`browserWSEndpoint`.
8080

8181
```js
82-
'use scrict'
82+
'use strict'
8383

8484
import puppeteer from 'puppeteer-core';
8585

0 commit comments

Comments
 (0)