From c17491f29f9278c11d795b5db1b04cbf492d3f46 Mon Sep 17 00:00:00 2001
From: Denis Popov <30692310+deniolp@users.noreply.github.com>
Date: Wed, 8 May 2019 10:00:28 +0300
Subject: [PATCH] Update article.md
---
8-web-components/4-template-element/article.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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, `