Skip to content

Commit 5d43a8b

Browse files
Apply suggestions from PR review
Co-authored-by: Ralf Handl <[email protected]>
1 parent 9af82de commit 5d43a8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ The following additional rules should be followed but currently are not enforced
5454
6. Field values are monospaced in JSON notation: `true`, `false`, `null`, `"header"` (with double-quotes around string values), ...
5555
7. A combination of fixed field name with example value uses JS notation: `in: "header"`, combining rules 5 and 6
5656
8. An exception to 5-7 is colloquial use, for example "values of type `array` or `object`" - "type" is not monospaced, so the monospaced values aren't enclosed in double quotes.
57-
9. "attribute" is only used in the XML context and means "XML attribute"
58-
10. Use Oxford commas, avoid Shatner commas
57+
9. Use Oxford commas, avoid Shatner commas
5958

6059
### Use of "keyword", "field", "property", and "attribute"
6160

0 commit comments

Comments
 (0)