Skip to content

Commit ba1b24f

Browse files
committed
[css-shadow-parts-1] Fix lingering reference to 'shadow parts map'.
1 parent 7f2f64b commit ba1b24f

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
@@ -104,7 +104,7 @@ It is not a rehash of the ''>>>'' combinator,
104104
it is simply a more convenient and consistent syntax
105105
for something authors can already do with <a>custom properties</a>.
106106
By separating out the explicitly "published" parts of an element
107-
(the <a>shadow part map</a>
107+
(the <a>part element map</a>)
108108
from the sub-parts that it merely happens to contain,
109109
it also helps with encapsulation,
110110
as authors can use ''::part()'' without fear of accidental over-styling.

0 commit comments

Comments
 (0)