[whatwg/streams] Fix typo in WritableStream constructor (#908)

"_readableStrategy_" should have been just "_strategy_".
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/908

-- Commit Summary --

  * Fix typo in WritableStream constructor

-- File Changes --

    M index.bs (4)

-- Patch Links --

https://github.com/whatwg/streams/pull/908.patch
https://github.com/whatwg/streams/pull/908.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/908

Received on Tuesday, 13 March 2018 12:56:34 UTC