Skip to content

Commit 63a2cac

Browse files
authored
Fix typo in css-pseudo-4 (#12195)
1 parent 393d76d commit 63a2cac

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
@@ -1649,7 +1649,7 @@ File Selector Button: the ''::file-selector-button'' pseudo-element</h3>
16491649
Expandable contents of details element: the ''::details-content'' pseudo-element</h3>
16501650

16511651
The <dfn>::details-content</dfn> pseudo-element targets
1652-
the additional information in a a <{details}> element
1652+
the additional information in a <{details}> element
16531653
that can be expanded or collapsed.
16541654
It is an [=element-backed pseudo-element=].
16551655

0 commit comments

Comments
 (0)