diff --git a/8-web-components/6-shadow-dom-style/article.md b/8-web-components/6-shadow-dom-style/article.md index ed03492c3..66e5cc13d 100644 --- a/8-web-components/6-shadow-dom-style/article.md +++ b/8-web-components/6-shadow-dom-style/article.md @@ -194,7 +194,7 @@ Here `
John Smith
` becomes bold, because CSS inheritance is in effect betw Another option is to use `::slotted(selector)` pseudo-class. It matches elements based on two conditions: -1. The element from the light DOOM that is inserted into a `