We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ee03b commit 4876686Copy full SHA for 4876686
index.bs
@@ -1554,7 +1554,7 @@ the following table:
1554
previously-enqueued [=chunks=] from the stream, but once those are read, the stream will become
1555
closed.
1556
1557
- <dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/enqueue()|enqueue}}(<var ignore>chunk</var>, <var ignore>options</var>)</code>
+ <dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/enqueue()|enqueue}}(|chunk|, |options|)</code>
1558
<dd>
1559
<p>Enqueues the given [=chunk=] <var ignore>chunk</var> in the controlled readable stream,
1560
with <var ignore>options</var>.
0 commit comments