Skip to content

Commit cedd3f3

Browse files
committed
nit
1 parent 865ddbc commit cedd3f3

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
@@ -2988,7 +2988,7 @@ steps:
29882988
<li><p>Return a <a for=/>response</a> whose <a for=response>header list</a> consist of a single
29892989
<a for=/>header</a> whose <a for=header>name</a> is `<code>Content-Type</code>` and
29902990
<a for=header>value</a> is <var>dataURLStruct</var>'s <a for="data: URL struct">MIME type</a>,
2991-
<a for="serialize a MIME type to bytes">serialized</a>, whose <a for=response>body</a> is
2991+
<a lt="serialize a MIME type to bytes">serialized</a>, whose <a for=response>body</a> is
29922992
<var>dataURLStruct</var>'s <a for="data: URL struct">body</a>, and whose
29932993
<a for=response>HTTPS state</a> is <var>request</var>'s <a for=request>client</a>'s
29942994
<a for="environment settings object">HTTPS state</a> if <var>request</var>'s

0 commit comments

Comments
 (0)