[whatwg/streams] Fix brand check exception message from terminate() method (#837)

TransformStreamDefaultController.prototype.terminate() still mentioned "close"
in its brand check exception message. Change it to "terminate".
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix brand check exception message from terminate() method

-- File Changes --

    M reference-implementation/lib/transform-stream.js (2)

-- Patch Links --

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

Received on Wednesday, 11 October 2017 07:36:47 UTC