[whatwg/streams] Fix dfn refs for arguments of "TransformStream/set up" (#1119)

The references for the _transformAlgorithm_ and _flushAlgorithm_ arguments of "set up TransformStream" were incorrect. This fixes it.

Not sure how/why [`make deploy` succeeded](https://github.com/whatwg/streams/runs/2230655379) for 8c215873d9c720b76878638e1c0ee235dc08164a, but it failed on my PR #1118. 🤷
You can view, comment on, or merge this pull request online at:

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


-- Commit Summary --

  * Fix dfn refs for arguments of "TransformStream/set up"

-- File Changes --

    M index.bs (10)

-- Patch Links --

https://github.com/whatwg/streams/pull/1119.patch

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

Received on Tuesday, 30 March 2021 22:44:34 UTC