Skip to content

Commit c49e519

Browse files
Update index.bs
Co-authored-by: Mattias Buelens <[email protected]>
1 parent 1656aeb commit c49e519

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
@@ -5914,7 +5914,7 @@ The following abstract operations support the implementaiton of the
59145914
1. If ! [$ReadableStreamDefaultControllerCanCloseOrEnqueue$](|readableController|) is false, throw
59155915
a {{TypeError}} exception.
59165916
1. Let |enqueueResult| be [$ReadableStreamDefaultControllerEnqueue$](|readableController|,
5917-
|chunk|, undefined).
5917+
|chunk|, « »).
59185918
1. If |enqueueResult| is an abrupt completion,
59195919
1. Perform ! [$TransformStreamErrorWritableAndUnblockWrite$](|stream|,
59205920
|enqueueResult|.\[[Value]]).

0 commit comments

Comments
 (0)