docs: fix typo in guides evaluate-javascript (#11269)
This commit is contained in:
parent
b33ff31c2a
commit
9eeb796885
@ -98,7 +98,7 @@ const three = await page.evaluate(
|
||||
);
|
||||
```
|
||||
|
||||
The arguments can primitive values or `JSHandle`s.
|
||||
The arguments can be primitive values or `JSHandle`s.
|
||||
|
||||
:::note
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user