Skip to content

Commit 0231ab8

Browse files
youennfricea
andauthored
Update index.bs
Co-authored-by: Adam Rice <[email protected]>
1 parent b8c2723 commit 0231ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3084,7 +3084,7 @@ The following abstract operations support the implementation of the
30843084
1. Let |startAlgorithm| be an algorithm that returns undefined.
30853085
1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
30863086
1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
3087-
1. Let |isTransferring| be true if |underlyingSourceDict|["{{UnderlyingSource/pull}}"] is
3087+
1. Let |isTransferring| be true if |underlyingSourceDict|["{{UnderlyingSource/type}}"] is
30883088
"{{ReadableStreamType/transfer}}" and false otherwise.
30893089
1. If |underlyingSourceDict|["{{UnderlyingSource/start}}"] [=map/exists=], then set
30903090
|startAlgorithm| to an algorithm which returns the result of [=invoking=]

0 commit comments

Comments
 (0)