From bd397f5e24634aaceb5c9676b2a47236af5070af Mon Sep 17 00:00:00 2001 From: Luca Bonavita Date: Thu, 20 Jun 2019 16:28:03 +0100 Subject: [PATCH] Fixes #3061 --- site/content/docs/02-template-syntax.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index a6e17f8bc2..7fe6db0241 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -1335,7 +1335,7 @@ This element makes it possible to insert elements into `document.head`. During s ### `` ```sv - + ``` --- @@ -1351,4 +1351,4 @@ The `` element provides a place to specify per-component compile ```html -``` \ No newline at end of file +```