[whatwg/streams] 3.11.4.3. respondWithNewView(view) references `chunk` (#467)

Step 3 says `If Type(chunk) is not Object, throw a TypeError exception.`  I think this should be `If Type(view)`.

---
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/issues/467

Received on Thursday, 9 June 2016 21:40:48 UTC