aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/spec.txt b/spec.txt
index 81ba573..9989d21 100644
--- a/spec.txt
+++ b/spec.txt
@@ -229,9 +229,7 @@ form feed (`U+000C`), or carriage return (`U+000D`).
character]s.
A [unicode whitespace character](@unicode-whitespace-character) is
-any code point in the unicode `Zs` class, or a tab (`U+0009`),
-carriage return (`U+000D`), newline (`U+000A`), or form feed
-(`U+000C`).
+any [whitespace character] or code point in the unicode `Zs` class.
[Unicode whitespace](@unicode-whitespace) is a sequence of one
or more [unicode whitespace character]s.