Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomayac authored Feb 20, 2023
1 parent bfe4660 commit ae42b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const options = {
// Set to `true` to recursively open files in all subdirectories, defaults to `false`.
recursive: true,
// Open the directory with `"read"` or `"readwrite"` permission, defaults to `"read"`.
mode?:
mode:
// Suggested directory in which the file picker opens. A well-known directory, or a file or directory handle.
startIn: 'downloads',
// By specifying an ID, the user agent can remember different directories for different IDs.
Expand Down

0 comments on commit ae42b94

Please sign in to comment.