Skip to content

Commit 59a0451

Browse files
authored
docs: fix spell mistake on api.md (#2408)
1 parent fdd48f8 commit 59a0451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@ await browser.close();
16121612

16131613
Page routes take precedence over browser context routes (set up with [browserContext.route(url, handler)](#browsercontextrouteurl-handler)) when request matches both handlers.
16141614

1615-
> **NOTE** Enabling rouing disables http cache.
1615+
> **NOTE** Enabling routing disables http cache.
16161616
16171617
#### page.screenshot([options])
16181618
- `options` <[Object]> Options object which might have the following properties:

0 commit comments

Comments
 (0)