Skip to content

Commit

Permalink
Update Proposal: add cookies.removeAll() method.md
Browse files Browse the repository at this point in the history
Update language to make `{}` and error
  • Loading branch information
aselya authored Oct 3, 2024
1 parent 1c7ffcf commit d7d953b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/Proposal: add cookies.removeAll() method.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Host permissions are required for this API.
#### Special cases:
```cookies.removeAll({})```

>An empty details object will result in all cookies being removed.
>An empty details object will result in an error.
```
cookies.removeAll({
Expand Down

0 comments on commit d7d953b

Please sign in to comment.