docs: fix spell mistake on api.md (#2408)

This commit is contained in:
GkqqNkKC 2020-05-29 18:51:45 +03:00 committed by GitHub
parent fdd48f8940
commit 59a0451b62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1612,7 +1612,7 @@ await browser.close();
Page routes take precedence over browser context routes (set up with [browserContext.route(url, handler)](#browsercontextrouteurl-handler)) when request matches both handlers.
> **NOTE** Enabling rouing disables http cache.
> **NOTE** Enabling routing disables http cache.
#### page.screenshot([options])
- `options` <[Object]> Options object which might have the following properties: