Skip to content

Commit bd36b34

Browse files
fix typo
1 parent 10f4ac8 commit bd36b34

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
@@ -567,7 +567,7 @@ of the blob as a {{ReadableStream}}.
567567

568568
It must return the result of [=getting a stream for a Blob=] for the [=context object=].
569569

570-
To <dfn lt="getting a stream for a Blob|getting a stream for a Blob">get a stream for a {{Blob}}</dfn>
570+
To <dfn lt="get a stream for a Blob|getting a stream for a Blob">get a stream for a {{Blob}}</dfn>
571571
|blob|, run the following steps:
572572

573573
1. Let |stream| be the result of [=construct a ReadableStream object|constructing=] a

0 commit comments

Comments
 (0)