Skip to content

Commit 2e7759e

Browse files
committed
Fix a typo
1 parent 78da79b commit 2e7759e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:css-color-3; type:property; text:color
2929
<a>Pseudo-elements</a> represent abstract elements of the document
3030
beyond those elements explicitly created by the document language.
3131
Since they are not restricted to fitting into the document tree,
32-
they can be used the select and style portions of the document
32+
they can be used to select and style portions of the document
3333
that do not necessarily map to the document's tree structure.
3434
For instance, the ''::first-line'' pseudo-element can
3535
select content on the first formatted line of an element

0 commit comments

Comments
 (0)