- From: Adam Rice <notifications@github.com>
- Date: Wed, 19 Oct 2016 02:49:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 19 October 2016 09:49:45 UTC
The algorithm for the WritableStream constructor made reference to
"underlyingSource". Change it to "underlyingSink".
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/545
-- Commit Summary --
* Editorial: change underlyingSource to underlyingSink
-- File Changes --
M index.bs (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/545.patch
https://github.com/whatwg/streams/pull/545.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/545
Received on Wednesday, 19 October 2016 09:49:45 UTC