We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164afd1 commit ca1c94eCopy full SHA for ca1c94e
1 file changed
README.md
@@ -25,6 +25,9 @@ The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Wi
25
26
* Write in clear, easy-to-understand statements.
27
* Keep sentences short and to the point.
28
+* Include the Oxford (serial) comma in a list of three or more items.
29
+ * **Yes**: The `load`, `scroll`, and `error` events (e.g., on an `<img>` element) do not bubble
30
+ * **No**: The `load`, `scroll` and `error` events (e.g., on an `<img>` element) do not bubble
31
32
#### Spelling
33
* The documentation standardizes on American English spelling. For example:
0 commit comments