Skip to content

Commit 4876686

Browse files
youennfsaschanaz
andauthored
Update index.bs
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent f8ee03b commit 4876686

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
@@ -1554,7 +1554,7 @@ the following table:
15541554
previously-enqueued [=chunks=] from the stream, but once those are read, the stream will become
15551555
closed.
15561556

1557-
<dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/enqueue()|enqueue}}(<var ignore>chunk</var>, <var ignore>options</var>)</code>
1557+
<dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/enqueue()|enqueue}}(|chunk|, |options|)</code>
15581558
<dd>
15591559
<p>Enqueues the given [=chunk=] <var ignore>chunk</var> in the controlled readable stream,
15601560
with <var ignore>options</var>.

0 commit comments

Comments
 (0)