Commit 6dcef52
committed
Clarify the body restrictions
The body restriction sentence combines two unrelated constraints --
the hyphen-line restriction and the carriage-return ban -- in a single
sentence joined by "or". This makes "or carriage returns" read as
parallel to "hyphens", as though the line could maybe start with
carriage returns.
Let's split these into two separate sentences so that each constraint
stands on its own.1 parent f3c7377 commit 6dcef52
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
0 commit comments