Skip to content

Commit 032f251

Browse files
authored
[selectors-4] Fix typo: pseudo-eleent → pseudo-element (#8216)
1 parent c073134 commit 032f251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selectors-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2260,7 +2260,7 @@ The Activation Pseudo-class: '':active''</h3>
22602260
for example, while a hyperlink is being triggered.
22612261

22622262
In addition, the '':active'' pseudo-class applies
2263-
while any generated box of <em>any</em> element (or pseudo-eleent)
2263+
while any generated box of <em>any</em> element (or pseudo-element)
22642264
is being actively indicated by a pointing device (in the “down” state),
22652265
e.g. between the time the user presses the primary mouse button and releases it,
22662266
or while a finger is pressing on a touchscreen.

0 commit comments

Comments
 (0)