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