Skip to content

Commit 9952a11

Browse files
authored
Editorial: fix broken markup
1 parent 0291bf1 commit 9952a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8878,7 +8878,7 @@ particular at what stage you would like to receive a callback:
88788878
continues from there.
88798879

88808880
<p>To process a <a for=/>response</a> chunk-by-chunk, pass an algorithm to the
8881-
<a for=fetch><i>processResponse</i></a> argument of <a for/>fetch</a>. The given
8881+
<a for=fetch><i>processResponse</i></a> argument of <a for=/>fetch</a>. The given
88828882
algorithm is passed a <a for=/>response</a> when the response's headers have been
88838883
received and is responsible for reading the <a for=/>response</a>'s
88848884
<a for=response>body</a>'s <a for=body>stream</a> in order to download the rest

0 commit comments

Comments
 (0)