aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-07-11 22:56:28 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-07-11 23:00:17 +0100
commit84e88cbb22d9220a80e144b15ba4786659f94778 (patch)
treead3565fad66f947dab213e43f79619e81dacd98b /spec.txt
parent5e16c78e6fbcd099b56049d1dde8c57fe633cb51 (diff)
Use <= instead of < for clarity.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 6a7c658..945403f 100644
--- a/spec.txt
+++ b/spec.txt
@@ -3631,7 +3631,7 @@ The following rules define [list items]:
1. **Basic case.** If a sequence of lines *Ls* constitute a sequence of
blocks *Bs* starting with a [non-whitespace character] and not separated
from each other by more than one blank line, and *M* is a list
- marker of width *W* followed by 0 < *N* < 5 spaces, then the result
+ marker of width *W* followed by 1 ≤ *N* ≤ 4 spaces, then the result
of prepending *M* and the following spaces to the first line of
*Ls*, and indenting subsequent lines of *Ls* by *W + N* spaces, is a
list item with *Bs* as its contents. The type of the list item