Skip to content

Commit a2cf229

Browse files
authored
Merge pull request w3c#3469 from wgao19/fix-typo
[css-pseudo-4] Fix typo
2 parents 17631a3 + 2e7759e commit a2cf229

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
@@ -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)