diff --git a/css-inline-3/Overview.bs b/css-inline-3/Overview.bs
index edd75089676d..a8bc28f948b7 100644
--- a/css-inline-3/Overview.bs
+++ b/css-inline-3/Overview.bs
@@ -952,7 +952,7 @@ Line Spacing: the 'line-height' property
Initial: normal
Applies to: non-replaced inline boxes and SVG text content elements
Inherited: yes
- Percentages: see below
+ Percentages: computed relative to ''1em''
Computed value: the specified keyword, a number, or a computed <> value
Animation type: by computed value type
@@ -990,8 +990,7 @@ Line Spacing: the 'line-height' property
<>
The [=preferred line height=]
- is this percentage of the element's used 'font-size'.
- The [=computed value=] of the property
+ and [=computed value=] of the property
is this percentage of the element's computed 'font-size'.
Negative values are illegal.