Skip to content

Commit

Permalink
docs(api): remove * from permissions (#4260)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam authored Oct 27, 2020
1 parent 0b8c33e commit 05fd572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ const crypto = require('crypto');

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

0 comments on commit 05fd572

Please sign in to comment.