diff --git a/8-web-components/4-template-element/article.md b/8-web-components/4-template-element/article.md
index 4d9df9cb..00ca2f5c 100644
--- a/8-web-components/4-template-element/article.md
+++ b/8-web-components/4-template-element/article.md
@@ -31,7 +31,7 @@ We can put styles and scripts into `` as well:
```
-The browser considers `` content "out of the document", so the style is not applied, scripts are executed, `