Skip to content

Commit d4b8b84

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

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

0 commit comments

Comments
 (0)