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 4876686 commit b994287Copy full SHA for b994287
index.bs
@@ -1556,7 +1556,7 @@ the following table:
1556
1557
<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,
+ <p>Enqueues the given [=chunk=] |chunk| in the controlled readable stream,
1560
with <var ignore>options</var>.
1561
1562
<dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/error()|error}}(<var ignore>e</var>)</code>
0 commit comments