diff --git a/explainer.md b/explainer.md index ca9727e..0bb4d95 100644 --- a/explainer.md +++ b/explainer.md @@ -1,3 +1,4 @@ + **Table of Contents** @@ -17,9 +18,9 @@ A web page may contain tens of thousands of web components. The styles for these components will be specified in a small number of style sheets, perhaps one for each component library. -Each web component uses Shadow DOM. For a style sheet to take effect within the Shadow DOM, it currently must be specified using a style element within each shadow root. +Most web component uses Shadow DOM. For a style sheet to take effect within the Shadow DOM, it currently must be specified using a ` - +