[whatwg/streams] Fix example for identity transform (#881)

The example code for using an identity transform streams is wrong. It should use a writer in order to write to the stream.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix example for identity transform

-- File Changes --

    M index.bs (5)

-- Patch Links --

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

Received on Tuesday, 13 February 2018 23:46:03 UTC