Skip to content

Commit 05fd572

Browse files
authored
docs(api): remove * from permissions (#4260)
1 parent 0b8c33e commit 05fd572

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@ const crypto = require('crypto');
541541

542542
#### browserContext.grantPermissions(permissions[][, options])
543543
- `permissions` <[Array]<[string]>> A permission or an array of permissions to grant. Permissions can be one of the following values:
544-
- `'*'`
545544
- `'geolocation'`
546545
- `'midi'`
547546
- `'midi-sysex'` (system-exclusive midi)

0 commit comments

Comments
 (0)