Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/connect/contribute/style-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ Please use `*` instead of `-` for items in a list. This maintains consistency ac

* Use the full month, day, year format for dates whenever possible. Do not abbreviate the month. In a form or when space is limited, use slashes in the format of month/day/year without any leading zeros.

**Examples**: `January 10, 2014` or `1/10/2014`
**Examples**: `January 10, 2014` or `2024/01/10`

* Spell out all numbers under 10. For numbers 10 and above, use the numeral.

Expand Down
Loading