Skip to content

Commit

Permalink
docs(api.md): fix typo (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeiK2333 committed Mar 25, 2020
1 parent 4b1fa2f commit c7b3744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -375,7 +375,7 @@ await browserContext.addInitScript({
#### browserContext.clearCookies()
- returns: <[Promise]>

Clears context bookies.
Clears context cookies.

#### browserContext.clearPermissions()
- returns: <[Promise]>
Expand Down

0 comments on commit c7b3744

Please sign in to comment.