We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4092b commit 0b2cf70Copy full SHA for 0b2cf70
1 file changed
css-pseudo-4/Overview.bs
@@ -94,7 +94,7 @@ First-Line Text: the ''::first-line'' pseudo-element</h3>
94
<pre class="figure">
95
THIS IS A SOMEWHAT LONG HTML PARAGRAPH THAT
96
will be broken into several lines. The
97
- first line will be by the ‘::first-line’
+ first line will be styled by the ‘::first-line’
98
pseudo-element. The other lines will be
99
treated as ordinary lines in the paragraph.
100
</pre>
@@ -106,7 +106,7 @@ First-Line Text: the ''::first-line'' pseudo-element</h3>
106
HTML paragraph that will
107
be broken into several
108
lines. The first line will
109
- be by the ‘::first-line’
+ be styled by the ‘::first-line’
110
pseudo-element. The other
111
lines will be treated as
112
ordinary lines in the
0 commit comments