Skip to content

Commit

Permalink
Remove a trailing space.
Browse files Browse the repository at this point in the history
  • Loading branch information
guohuideng2024 committed Dec 13, 2024
1 parent dc2b573 commit 7647a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5168,7 +5168,7 @@ steps:
<li><p>Set <var>response</var>'s <a for=response>header list</a> to «
(`<code>Content-Type</code>`, <var>mimeType</var>)».

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

Expand Down

0 comments on commit 7647a50

Please sign in to comment.