Skip to content
Prev Previous commit
Next Next commit
fix
  • Loading branch information
lucacasonato committed Mar 8, 2022
commit a0050fa33343e3523ac754ea9d72eded0fe628bc
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,7 @@ null), run these steps. <var>processBody</var> must be an algorithm accepting a
<p>A <dfn export id=concept-body-with-type>body with type</dfn> is a
<a for=/>tuple</a> that consists of a
<dfn export for="body with type" id=concept-body-with-type-body>body</dfn> (a <a for=/>body</a>) and
<dfn export for="body with type" id=concept-body-with-type>type</dfn> (a <a for=/>header value</a>).
<dfn export for="body with type" id=concept-body-with-type-type>type</dfn> (a <a for=/>header value</a>).

<hr>

Expand Down