Skip to content

Commit e57203c

Browse files
committed
fix
1 parent 3bd43ea commit e57203c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3109,8 +3109,8 @@ steps:
31093109
<li><p>Set <var>httpRequest</var>'s <a for=request>body</a> to <var>body</var>.
31103110

31113111
<li><p>If <var>body</var> is non-null, then set <var>request</var>'s <a for=request>body</a> to a
3112-
new <a for=/>body</a> whose <a for=body>stream</a> is null and whose <a for=body>source</a> is
3113-
<var>body</var>'s <a for=body>source</a>.
3112+
new <a for=/>body</a> whose <a for=body>stream</a> is null and whose <a for=body>source</a> is
3113+
<var>body</var>'s <a for=body>source</a>.
31143114
</ol>
31153115

31163116
<p class="note no-backref">Here we do not <a for=request>clone</a> <var>request</var> in order

0 commit comments

Comments
 (0)