Skip to content

Commit b6949bd

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

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
@@ -1557,7 +1557,7 @@ the following table:
15571557
<dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/enqueue()|enqueue}}(|chunk|, |options|)</code>
15581558
<dd>
15591559
<p>Enqueues the given [=chunk=] |chunk| in the controlled readable stream,
1560-
with <var ignore>options</var>.
1560+
with |options|.
15611561

15621562
<dt><code><var ignore>controller</var>.{{ReadableStreamDefaultController/error()|error}}(<var ignore>e</var>)</code>
15631563
<dd>

0 commit comments

Comments
 (0)