Skip to content

Commit 29ae575

Browse files
authored
Merge pull request #50 from dbaron/fix-pair-separator
Move name/value pair separator out of <code>.
2 parents 157a07c + 4220355 commit 29ae575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ <h3>
522522
</li>
523523
<li>
524524
<a data-cite="!FETCH/#concept-header-list-append">Append</a>
525-
<code>Content-Type/</code><var>MIME type</var> to <var>header
525+
<code>Content-Type</code>/<var>MIME type</var> to <var>header
526526
list</var>.
527527
</li>
528528
</ol>

0 commit comments

Comments
 (0)