diff --git a/css-pseudo/Overview.bs b/css-pseudo/Overview.bs
index 35d6a8a2deb..ef4e94b7048 100644
--- a/css-pseudo/Overview.bs
+++ b/css-pseudo/Overview.bs
@@ -193,7 +193,7 @@ Styling the First Line Pseudo-element
any typesetting properties that apply to inline elements (see [[CSS3TEXT]])
all text decoration properties (see [[CSS3-TEXT-DECOR]])
any inline layout properties that apply to inline elements (see [[CSS3LINE]])
-
any other properties defined to apply to ''::first-letter''
+
any other properties defined to apply to ''::first-line''
by their respective specifications
User agents may apply other properties as well.
diff --git a/css-pseudo/Overview.html b/css-pseudo/Overview.html
index 07dd1937d13..bb8647a56d6 100644
--- a/css-pseudo/Overview.html
+++ b/css-pseudo/Overview.html
@@ -9,8 +9,45 @@
@@ -19,7 +56,7 @@
CSS Pseudo-Elements Module Level 4
-
Editor’s Draft,
+
Editor’s Draft,
This version:
@@ -269,7 +306,7 @@
any typesetting properties that apply to inline elements (see [CSS3TEXT])