Skip to content

Commit d564a9e

Browse files
authored
Editorial: Fix stance for multiple readers and writers proposal
This updates the stance that was inaccurately specified by mistake in a previous PR.
1 parent fd24dee commit d564a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/MultipleReadersWriters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,5 +251,5 @@ Without parent directory locking, a directory could be moved or removed while th
251251

252252
## Stakeholder Feedback / Opposition
253253
* Developers: [Positive](https://github.com/whatwg/fs/issues/34)
254-
* Gecko: [Positive with regards to allowing multiple read-only FileSystemSyncAccessHandles. Stance on the shape of this specific proposal is not yet known.](https://github.com/whatwg/fs/issues/34)
254+
* Gecko: [Positive with regards to allowing multiple FileSystemSyncAccessHandles. Stance on the shape of this specific proposal is not yet known.](https://github.com/whatwg/fs/issues/34)
255255
* Webkit: [Positive with regards to allowing multiple read-only FileSystemSyncAccessHandles. Stance on the shape of this specific proposal is not yet known.](https://github.com/whatwg/fs/issues/34)

0 commit comments

Comments
 (0)