Skip to content

Commit

Permalink
Non-comma-ending variant
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Jun 5, 2024
1 parent 328952d commit 31ec427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whatwg.org/style-guide
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<li>Use the <a href="https://en.wikipedia.org/wiki/Serial_comma">Oxford Comma</a>.</li>
<li>Avoid "one of" unless it's followed by a bulleted list. You can normally leave it out and just use "or". If you cannot leave it out, that might be a good indication you want to use a bulleted list for clarity.</li>
<li>"A hierarchy" (not "an").</li>
<li>Use e.g., and i.e., instead of e.g. and i.e.</li>
<li>Use e.g., and i.e., instead of their non-comma-ending variants.</li>
</ul>

<h2 id="casing">Casing<a class="self-link" href="#casing"></a></h2>
Expand Down

0 comments on commit 31ec427

Please sign in to comment.