Skip to content

Commit 7647a50

Browse files
Remove a trailing space.
1 parent dc2b573 commit 7647a50

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
@@ -5168,7 +5168,7 @@ steps:
51685168
<li><p>Set <var>response</var>'s <a for=response>header list</a> to «
51695169
(`<code>Content-Type</code>`, <var>mimeType</var>)».
51705170

5171-
<li><p>If <var>coding</var> is non-null,<a for="header list"> append</a>
5171+
<li><p>If <var>coding</var> is non-null,<a for="header list"> append</a>
51725172
(`<code>Content-Encoding</code>`, <var>coding</var>) to <var>response</var>'s
51735173
<a for=response>header list</a>.
51745174

0 commit comments

Comments
 (0)