Skip to content

Commit 8433586

Browse files
committed
[css-shadow-parts-1] Fix typo sets->set
1 parent 6c15425 commit 8433586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-shadow-parts-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Elements in a <a>shadow tree</a> may be exposed for styling by stylesheets outsi
124124
using the part and partmap attributes.
125125

126126
Each element has a <dfn export for="element">part name list</dfn>
127-
which is an [=ordered sets=] of tokens.
127+
which is an [=ordered set=] of tokens.
128128

129129
Each element has a <dfn export for="element">part name map</dfn>
130130
which is an <a>ordered map</a>,

0 commit comments

Comments
 (0)