Skip to content

Commit 10bb317

Browse files
authored
Fix DOC-EN18
Fixes duplicated description, missed from drafting
2 parents 16e4e80 + 291e165 commit 10bb317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Standards/EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ becomes
125125

126126
### DOC-EN18
127127

128-
**Use digits instead of words for numbers over nine.** For 10 and above, use digits. Numbers below 10 can be misread as letters, such as `1` and `I`.
128+
**Use words instead of digits for numbers under 10.** For 10 and above, use digits. Digits below 10 can be misread as letters, such as `1` and `I`.
129129

130130
- "1, 2, 3" is "one, two, three"
131131
- "twelve, thirteen, fourteen" is "12, 13, 14"

0 commit comments

Comments
 (0)