[whatwg/streams] Fix couple typos (#1052)

This fixes a bad reference to `ReadableStreamDefaultReader` and replaces a repeated `preventCancel` parameter with the missing `preventAbort`.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix a couple typos

-- File Changes --

    M index.bs (6)

-- Patch Links --

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

Received on Monday, 6 July 2020 07:49:33 UTC