summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 7608da0..c699dd2 100644
--- a/spec.txt
+++ b/spec.txt
@@ -192,7 +192,7 @@ In the examples, the `→` character is used to represent tabs.
# Preprocessing
A [line](#line) <a id="line"/>
-is a sequence of one or more characters followed by a line
+is a sequence of zero or more characters followed by a line
ending (CR, LF, or CRLF) or by the end of
file.