[whatwg/streams] Fix two missing full stops (#970)

Add a missing full stop to the pipeThrough() algorithm. Replace a ";" with a "."
in TransformStreamErrorWritableAndUnblockWrite.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix two missing full stops

-- File Changes --

    M index.bs (4)

-- Patch Links --

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

Received on Friday, 30 November 2018 10:11:25 UTC