Skip to content

Commit cae5661

Browse files
committed
[css-pseudo-4][editorial] Improve term linking
1 parent f03e362 commit cae5661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Finding the First Formatted Line</h4>
175175
Styling the ''::first-line'' Pseudo-element</h4>
176176

177177
The ''::first-line'' pseudo-element’s generated box
178-
behaves similar to that of an inline-level element, but with certain restrictions.
178+
behaves similar to that of an [=inline-level box=], but with certain restrictions.
179179
The following CSS properties apply to a ''::first-line'' pseudo-element:
180180
<ul>
181181
<li>all font properties (see [[CSS-FONTS-3]])

0 commit comments

Comments
 (0)