Skip to content

Commit

Permalink
Editorial: add a comma
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Aug 17, 2017
1 parent fd3bc87 commit debe869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoding.bs
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ fallback encoding <var>encoding</var>, run these steps:
more authoritative than anything else. In a context where HTTP is used this is in violation of the
semantics of the `<code>Content-Type</code>` header.

<li><p>If <var>BOM seen flag</var> is unset
<li><p>If <var>BOM seen flag</var> is unset,
<a>prepend</a> <var>buffer</var> to <var>stream</var>.

<li><p>Otherwise, if <var>BOM seen flag</var> is set, <var>encoding</var> is not
Expand Down

0 comments on commit debe869

Please sign in to comment.