Skip to content

Commit d972e67

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

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
@@ -6420,7 +6420,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
64206420
performs the following steps:
64216421

64226422
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
6423-
1. If |container| has a \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
6423+
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
64246424
is [=list/is empty|empty=]:
64256425
1. Let |chunk| be ! [$DequeueValue$]([=this=]).
64266426
1. If |chunk| has [=closing steps=], perform the [=closing steps=] given |chunk|.

0 commit comments

Comments
 (0)