WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
669 stars 66 forks source link

requestPermission example typo #249

Closed Rumyra closed 4 years ago

Rumyra commented 4 years ago

In the requestPermission() section (2.3.3), the example for web developers uses an = in the object param. Seems like a type and it should be :. Opening a pr to fix.


Preview | Diff